ACIAMXDIM – No description in the Lawson data dictionary
- System
- Activity Management (AC)
- Prefix
AXD- Primary key
DIMENSION-NAME,MX-DIM-TYPE,MATRIX-CAT,LEVEL-NBR- Fields
- 5
- Updated by
- 1 program
- Referenced by
- 1 program
ACIAMXDIM is a Lawson Activity Management table (prefix AXD); no description in the lawson data dictionary. It is indexed by DIMENSION-NAME, MX-DIM-TYPE, MATRIX-CAT, LEVEL-NBR (AXDSET1); alternate indexes: AXDSET2. It is updated by ACDM.9 and referenced by ACBA.1. The table has 5 fields, 2 indexes and 0 documented relations.
About ACIAMXDIM
No description in the Lawson data dictionary.
Fields (5)
Column = COBOL field name without the AXD- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
AXD-DIMENSION-NAME PKDIMENSION_NAME | Alpha 50 (Lower Case) | The Dimension Name field contains the dimension name that is used by the OLAP database. Valid values are: Year Period Measures Scenario Compton Territory Customer Items | ACDM.9 |
AXD-MX-DIM-TYPE PKMX_DIM_TYPE | Alpha 10 | — | ACDM.9 |
AXD-MATRIX-CAT PKMATRIX_CAT | Alpha 12 | Attribute name assigned to an object (like accounting unit) to track additional information. Attribute values may then be used in selection and sorting for report and analysis. | ACDM.9 |
AXD-LEVEL-NBR PKLEVEL_NBR | Numeric 3 | — | ACDM.9 |
AXD-MEMBER-NAMEMEMBER_NAME | Alpha 50 (Lower Case) | This is an override member name for Data Mart dimensions with no association to a Budget dimension. | ACDM.9 |
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 |
|---|---|---|---|---|
AXDSET1 | DIMENSION-NAME, MX-DIM-TYPE, MATRIX-CAT, LEVEL-NBR | Primary | ACBA.1, ACDM.2, ACDM.8, ACDM.9 | |
AXDSET2 | DIMENSION-NAME, MEMBER-NAME, MX-DIM-TYPE, MATRIX-CAT, LEVEL-NBR | KeyChange | ACDM.9 |
Programs
Updated by (1)
- ACDM.9 Attribute Levels
Referenced by (1)
- ACBA.1 Olap Dimension Retrieval Format