ACADDRBOD – No description in the Lawson data dictionary

System
Activity Management (AC)
Prefix
YAC
Primary key
ADDRESS-CODE
Fields
7
Updated by
1 program
Referenced by
1 program

ACADDRBOD is a Lawson Activity Management table (prefix YAC); no description in the lawson data dictionary. It is indexed by ADDRESS-CODE (YACSET1); alternate indexes: YACSET2. It is related 1:1 to ACADDRESS. It is updated by ACBD.1 and referenced by AC750. The table has 7 fields, 2 indexes and 1 documented relation.

About ACADDRBOD

No description in the Lawson data dictionary.

Fields (7)

Column = COBOL field name without the YAC- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored. PK = primary key (present in every index); SETn = leading/alternate key of that index.

Field / columnTypeDescription & valuesUpdated by
#YAC-ADDRESS-CODE PK
ADDRESS_CODE
Alpha 9ACBD.1
#YAC-BOD-ACCT-ENT SET2
BOD_ACCT_ENT
Alpha 22 (Lower Case)ACBD.1
#YAC-BOD-LOCATION SET2
BOD_LOCATION
Alpha 22 (Lower Case)ACBD.1
#YAC-BOD-DOC-ID SET2
BOD_DOC_ID
Alpha 100 (Lower Case)ACBD.1
#YAC-BOD-SOR
BOD_SOR
Alpha 1ACBD.1
#YAC-BOD-REVISION SET2
BOD_REVISION
Alpha 22 (Lower Case)ACBD.1
#YAC-BOD-VAR-ID
BOD_VAR_ID
Alpha 22 (Lower Case)ACBD.1

Indexes (2)

Keys are listed in index order; marks a descending key. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
YACSET1
  1. ADDRESS-CODE
PrimaryAC750, ACBD.1
YACSET2
  1. BOD-DOC-ID
  2. BOD-ACCT-ENT
  3. BOD-LOCATION
  4. BOD-REVISION
ACBD.1, ACBD.2

Relations

Relationship map — 1:1 lookups/parents on the left, 1:M children on the right (up to 14 each)
ACADDRESSACADDRBOD

One to one (1) — lookups and parents

RelationTableRulesConditionField map
AcaddressACADDRESSRequired
YAC-ADDRESS-CODEADD-ADDRESS-CODE

Programs

Updated by (1)

Referenced by (1)