MCMBOD – No description in the Lawson data dictionary
- System
- Multi-Ledger (ML)
- Prefix
MBD- Primary key
LEDGER,COMPANY,FISCAL-YEAR- Fields
- 9
- Updated by
- 1 program
- Referenced by
- 1 program
MCMBOD is a Lawson Multi-Ledger table (prefix MBD); no description in the lawson data dictionary. It is indexed by LEDGER, COMPANY, FISCAL-YEAR (MBDSET1); alternate indexes: MBDSET2. It is related 1:1 to MLCALMAP. It is updated by MLBD.1 and referenced by ML12.1. The table has 9 fields, 2 indexes and 1 documented relation.
About MCMBOD
No description in the Lawson data dictionary.
Fields (9)
Column = COBOL field name without the MBD- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
MBD-LEDGER PKLEDGER | Alpha 15 | — | MLBD.1 |
MBD-COMPANY PKCOMPANY | Numeric 4 | — | MLBD.1 |
MBD-FISCAL-YEAR PKFISCAL_YEAR | Numeric 4 | — | MLBD.1 |
MBD-BOD-DOC-IDBOD_DOC_ID | Alpha 100 (Lower Case) | — | MLBD.1 |
MBD-BOD-ACCT-ENTBOD_ACCT_ENT | Alpha 22 (Lower Case) | — | MLBD.1 |
MBD-BOD-LOCATIONBOD_LOCATION | Alpha 22 (Lower Case) | — | MLBD.1 |
MBD-BOD-REVISIONBOD_REVISION | Alpha 22 (Lower Case) | — | MLBD.1 |
MBD-BOD-SORBOD_SOR | Alpha 1 | — | MLBD.1 |
MBD-BOD-VAR-IDBOD_VAR_ID | Alpha 22 (Lower Case) | — | MLBD.1 |
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 |
|---|---|---|---|---|
MBDSET1 | LEDGER, COMPANY, FISCAL-YEAR | Primary | ML12.1, MLBD.1 | |
MBDSET2 | BOD-DOC-ID, BOD-ACCT-ENT, BOD-LOCATION, BOD-REVISION | MLBD.1, MLBD.2 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Mlcalmap | MLCALMAP | Required | MBD-LEDGER → MCM-LEDGER, MBD-COMPANY → MCM-COMPANY, MBD-FISCAL-YEAR → MCM-FISCAL-YEAR |
Programs
Updated by (1)
- MLBD.1 ML BOD Maintenance
Referenced by (1)
- ML12.1 Ledger Calendar Map