ARDICT – No description in the Lawson data dictionary
- System
- Accounts Receivable (AR)
- Prefix
ARY- Primary key
DB-FILE-PFX,FLD-NBR- Fields
- 5
- Updated by
- 0 programs
- Referenced by
- 0 programs
ARDICT is a Lawson Accounts Receivable table (prefix ARY); no description in the lawson data dictionary. It is indexed by DB-FILE-PFX, FLD-NBR (ARYSET1); alternate indexes: ARYSET2. The table has 5 fields, 2 indexes and 0 documented relations.
About ARDICT
No description in the Lawson data dictionary.
Fields (5)
Column = COBOL field name without the ARY- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
ARY-DB-FILE-PFX PKDB_FILE_PFX | Alpha 3 | — | — |
ARY-FLD-NBR PKFLD_NBR | Numeric 4 | — | — |
ARY-FLD-NAMEFLD_NAME | Alpha 15 | — | — |
ARY-FLD-NAME-DESCFLD_NAME_DESC | Alpha 50 (Lower Case) | — | — |
ARY-DATA-TYPEDATA_TYPE | Alpha 1 | — | — |
Indexes (2)
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 |
|---|---|---|---|---|
ARYSET1 | DB-FILE-PFX, FLD-NBR | Primary | AC56.1, AC560, BR02.3, BR10.1, BR10.9, BR11.1, BR120, BR121 +22 more (list truncated in source) | |
ARYSET2 | DB-FILE-PFX, FLD-NAME, FLD-NBR | — |
Programs
No Lawson programs are documented as updating or referencing this table.