ACCATMXVDT – No description in the Lawson data dictionary
- System
- Activity Management (AC)
- Prefix
MXB- Primary key
OBJ-ID,MATRIX-CAT,EFFECTIVE-DATE- Fields
- 5
- Updated by
- 8 programs
- Referenced by
- 2 programs
ACCATMXVDT is a Lawson Activity Management table (prefix MXB); no description in the lawson data dictionary. It is indexed by OBJ-ID, MATRIX-CAT, EFFECTIVE-DATE (MXBSET1); alternate indexes: MXBSET2, MXBSET3 and MXBSET4. It is related 1:1 to ACCATMXVAL, MXCATDEF and MXOBJCAT and 1:M to ACCATSUM and ACCATSUMX. It is updated by AC08.1, AC08.2, AC08.3, AC08.6, AC16.1, AC16.2, AC16.7 and AC16.8 and referenced by AC135 and MX202. The table has 5 fields, 4 indexes and 5 documented relations.
About ACCATMXVDT
No description in the Lawson data dictionary.
Fields (5)
Column = COBOL field name without the MXB- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
MXB-OBJ-ID PKOBJ_ID | Numeric 12 | This is the object identifier. It is used to relate commitments or posted transactions back to the originating subsystems. Each subsystem record that is updated as a commitment or posted transaction is assigned an object identifier. The object identifier is maintained in the subsystem files and in the Activity Commitments Detail and Activity Transaction files. The object identifier is a unique key used to drill back from Activity Management to the subsystems. | AC16.1, AC16.2, AC16.7, AC16.8 |
MXB-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. | AC16.1, AC16.2, AC16.7, AC16.8 |
MXB-STRUCTURESTRUCTURE | Alpha 15 | The name of the category structure. | AC16.1, AC16.2, AC16.7, AC16.8 |
MXB-MX-VALUEMX_VALUE | Alpha 32 | The attribute value. | AC16.1, AC16.2, AC16.7, AC16.8 |
MXB-EFFECTIVE-DATE PKEFFECTIVE_DATE | Numeric 8 (yyyymmdd) | The date a vendor's prices will be in effect. | AC16.1, AC16.2, AC16.7, AC16.8 |
Indexes (4)
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 |
|---|---|---|---|---|
MXBSET1 | OBJ-ID, MATRIX-CAT, EFFECTIVE-DATE | Primary | AC08.1, AC08.2, AC08.3, AC08.6, AC16.1, AC16.2, AC16.7, AC16.8 +1 more | |
MXBSET2 | MATRIX-CAT, EFFECTIVE-DATE, OBJ-ID | MX202 | ||
MXBSET3 | MATRIX-CAT, STRUCTURE, EFFECTIVE-DATE*, OBJ-ID | KeyChange | AC16.8 | |
MXBSET4 | OBJ-ID, MATRIX-CAT, EFFECTIVE-DATE* | AC135 |
Relations
One to one (3) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Accatmxval | ACCATMXVAL | Not Required | MXB-OBJ-ID → AJB-OBJ-ID, MXB-MATRIX-CAT → AJB-MATRIX-CAT | |
| Mxcatdef | MXCATDEF | Required | MXB-MATRIX-CAT → MXC-MATRIX-CAT | |
| Mxobjcat | MXOBJCAT | Required | "ACCAT" → MOC-OBJ-TYPE, MXB-MATRIX-CAT → MOC-MATRIX-CAT |
One to many (2) — child tables
Programs
Updated by (8)
- AC08.1 Category Structure
- AC08.2 Define Category Structure
- AC08.3 Account Category Detail
- AC08.6 Move Summary Account Category
- AC16.1 Summary Account Category Attributes
- AC16.2 Detail Account Category Attributes
- AC16.7 Attribute Value Effective Date
- AC16.8 Attribute Values By Effective Date