AUMXCONV – Acct Unit Attribute Conversion

System
General Ledger Setup (IF)
Prefix
AUC
Primary key
RUN-GROUP, OLD-COMPANY, MATRIX-CAT, EFFECTIVE-DATE
Fields
5
Updated by
2 programs
Referenced by
1 program

AUMXCONV is the Acct Unit Attribute Conversion table in Lawson General Ledger Setup (prefix AUC). It is indexed by RUN-GROUP, OLD-COMPANY, MATRIX-CAT, EFFECTIVE-DATE (AUCSET1); alternate indexes: AUCSET2 and AUCSET3. It is related 1:1 to GLCOMPREL and 1:M to MXOBJCAT. It is updated by GL162 and GL62.1 and referenced by GL262. The table has 5 fields, 3 indexes and 2 documented relations.

About AUMXCONV

The Accounting Unit Attribute Conversion file contains the information needed to maintain accounting unit attribute information defined in GL62.1 (AU Attribute Interface Maint).

Fields (5)

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

Field / columnTypeDescription & valuesUpdated by
AUC-RUN-GROUP PK
RUN_GROUP
Alpha 15The name you assigned when you transferred the non-Lawson file to the target machine.GL62.1
AUC-OLD-COMPANY PK
OLD_COMPANY
Alpha 35A user defined field that contains the old company structure to be associated with the Lawson Company/Accounting Unit. This field determines what company and accounting unit a record will convert toGL62.1
AUC-MATRIX-CAT PK
MATRIX_CAT
Alpha 12The attribute being interfaced. It must be a valid attribute for the object type in the Attribute Matrix application.GL62.1
AUC-MX-VALUE
MX_VALUE
Alpha 32The valid value for the Attribute.GL62.1
AUC-EFFECTIVE-DATE PK
EFFECTIVE_DATE
Numeric 8 (yyyymmdd)This field contains the effective date for the attribute value.GL62.1

Indexes (3)

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

IndexKeysFlagsConditionUsed in
AUCSET1RUN-GROUP, OLD-COMPANY, MATRIX-CAT, EFFECTIVE-DATEPrimaryGL162, GL262, GL62.1
AUCSET2MATRIX-CAT, OLD-COMPANY, RUN-GROUP, EFFECTIVE-DATE
AUCSET3OLD-COMPANY, RUN-GROUP, MATRIX-CAT, EFFECTIVE-DATE

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
GlcomprelGLCOMPRELNot RequiredAUC-OLD-COMPANYGCR-OLD-COMPANY (GCRSET1)

One to many (1) — child tables

RelationTableRulesConditionField map
MxobjcatMXOBJCATAUC-MATRIX-CATMOC-MATRIX-CAT, MOC-OBJ-TYPE

Programs

Updated by (2)

Referenced by (1)