IADIMATTR – No description in the Lawson data dictionary

System
Analytic Architect (IA)
Prefix
IDB
Primary key
LAW-DIM-NAME, ATTRIBUTE-NAME
Fields
4
Updated by
2 programs
Referenced by
4 programs

IADIMATTR is a Lawson Analytic Architect table (prefix IDB); no description in the lawson data dictionary. It is indexed by LAW-DIM-NAME, ATTRIBUTE-NAME (IDBSET1). It is updated by HCEA.1 and HCJA.1 and referenced by HC01.2, HC01.3, HC01.6 and HC03.2. The table has 4 fields, 1 index and 0 documented relations.

About IADIMATTR

No description in the Lawson data dictionary.

Fields (4)

Column = COBOL field name without the IDB- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
IDB-LAW-DIM-NAME PK
LAW_DIM_NAME
Alpha 50 (Lower Case)The Lawson Dimension Name is the name of the Lawson defined dimension name. Instead of the User Dimension Name, this name is assigned by the Analytic Architect system and is used by the system that provides data to the Analytic Architect system. If a user changes the User Dimension Name, data sent to the data mart is unaffected.HCEA.1, HCJA.1
IDB-ATTRIBUTE-NAME PK
ATTRIBUTE_NAME
Alpha 50 (Lower Case)The Attribute Name field contains the name of the attribute.HCEA.1, HCJA.1
IDB-DISPLAY-NAME
DISPLAY_NAME
Alpha 14 (Lower Case)The Display Name field contains the name of the attribute that is displayed on the screen.HCEA.1, HCJA.1
IDB-ATTR-TYPE
ATTR_TYPE
Numeric 1The Attribute Type field specifies the attribute type. Valid values are:
  • A Alpha
  • N Numeric
  • D Date
  • S Signed
HCEA.1, HCJA.1

Indexes (1)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
IDBSET1LAW-DIM-NAME, ATTRIBUTE-NAMEPrimaryHC01.2, HC01.3, HC01.6, HC03.2, HCEA.1, HCJA.1

Programs

Updated by (2)

Referenced by (4)