ARUOIHDR – No description in the Lawson data dictionary
- System
- Accounts Receivable (AR)
- Prefix
UIH- Primary key
COMPANY,TRANS-TYPE,INVOICE- Fields
- 4
- Updated by
- 1 program
- Referenced by
- 0 programs
ARUOIHDR is a Lawson Accounts Receivable table (prefix UIH); no description in the lawson data dictionary. It is indexed by COMPANY, TRANS-TYPE, INVOICE (UIHSET1). It is related 1:1 to AROIHDR. It is updated by ARLL.1. The table has 4 fields, 1 index and 1 documented relation.
About ARUOIHDR
No description in the Lawson data dictionary.
Fields (4)
Column = COBOL field name without the UIH- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
UIH-COMPANY PKCOMPANY | Numeric 4 | The number representing an AR company. | ARLL.1 |
UIH-TRANS-TYPE PKTRANS_TYPE | Alpha 1 | The transaction type. Valid values are: M - Mixed
| ARLL.1 |
UIH-INVOICE PKINVOICE | Alpha 22 | Used to identify the invoice, credit memo, or debit memo. | ARLL.1 |
UIH-SEGMENT-BLOCKSEGMENT_BLOCK | Alpha 103 | This field contains the user analysis values for the associated open item header record. Commas separate user analysis values. | ARLL.1 |
Indexes (1)
Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
UIHSET1 | COMPANY, TRANS-TYPE, INVOICE | Primary | ARLL.1 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Aroihdr | AROIHDR | Not Required | UIH-COMPANY → ARH-COMPANY, UIH-TRANS-TYPE → ARH-TRANS-TYPE, UIH-INVOICE → ARH-INVOICE |
Programs
Updated by (1)
- ARLL.1 AR Transaction Interface