IAATTRIB – No description in the Lawson data dictionary
- System
- Analytic Architect (IA)
- Prefix
IAT- Primary key
DIM-OBJ-ID,ATTRIBUTE-NAME- Fields
- 6
- Updated by
- 2 programs
- Referenced by
- 4 programs
IAATTRIB is a Lawson Analytic Architect table (prefix IAT); no description in the lawson data dictionary. It is indexed by DIM-OBJ-ID, ATTRIBUTE-NAME (IATSET1). It is updated by HC10.1 and IAAP.1 and referenced by IA120, IA150, IAAH.1 and IANM.1. The table has 6 fields, 1 index and 0 documented relations.
About IAATTRIB
No description in the Lawson data dictionary.
Fields (6)
Column = COBOL field name without the IAT- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
IAT-DIM-OBJ-ID PKDIM_OBJ_ID | Numeric 12 | The Dimension Object Identifier field contains a unique numeric identifier assigned to the dimension, which associates this record to the member records. | HC10.1, IAAP.1 |
IAT-LAW-COL-NAMELAW_COL_NAME | Alpha 50 (Lower Case) | — | IAAP.1 |
IAT-ATTRIBUTE-NAME PKATTRIBUTE_NAME | Alpha 50 (Lower Case) | — | HC10.1, IAAP.1 |
IAT-VALUE-TYPEVALUE_TYPE | Numeric 1 | —
| HC10.1, IAAP.1 |
IAT-CREATED-GENCREATED_GEN | Alpha 1 | — | HC10.1 |
IAT-ALIAS-NAMEALIAS_NAME | Alpha 80 (Lower Case) | The Alias Name field contains an alias name for the dimension. | HC10.1, IAAP.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 |
|---|---|---|---|---|
IATSET1 | DIM-OBJ-ID, ATTRIBUTE-NAME | Primary, KeyChange | HC10.1, IA120, IA150, IAAH.1, IAAP.1, IANM.1 |