GLMSTBOD – No description in the Lawson data dictionary
- System
- General Ledger (GL)
- Prefix
YBW- Primary key
COMPANY,ACCOUNT,SUB-ACCOUNT,VAR-LEVELS,ACCT-UNIT- Fields
- 11
- Updated by
- 1 program
- Referenced by
- 1 program
GLMSTBOD is a Lawson General Ledger table (prefix YBW); no description in the lawson data dictionary. It is indexed by COMPANY, ACCOUNT, SUB-ACCOUNT, VAR-LEVELS, ACCT-UNIT (YBWSET1); alternate indexes: YBWSET2. It is related 1:1 to GLMASTER. It is updated by IFBD.1 and referenced by GL750. The table has 11 fields, 2 indexes and 1 documented relation.
About GLMSTBOD
No description in the Lawson data dictionary.
Fields (11)
Column = COBOL field name without the YBW- 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 / column | Type | Description & values | Updated by |
|---|---|---|---|
#YBW-COMPANY PKCOMPANY | Numeric 4 | — | IFBD.1 |
#YBW-ACCOUNT PKACCOUNT | Numeric 6 | — | IFBD.1 |
#YBW-SUB-ACCOUNT PKSUB_ACCOUNT | Numeric 4 | — | IFBD.1 |
#YBW-VAR-LEVELS PKVAR_LEVELS | Alpha 30 | — | IFBD.1 |
#YBW-ACCT-UNIT PKACCT_UNIT | Alpha 15 | — | IFBD.1 |
#YBW-BOD-ACCT-ENT SET2BOD_ACCT_ENT | Alpha 22 (Lower Case) | — | IFBD.1 |
#YBW-BOD-LOCATION SET2BOD_LOCATION | Alpha 22 (Lower Case) | — | IFBD.1 |
#YBW-BOD-DOC-ID SET2BOD_DOC_ID | Alpha 100 (Lower Case) | — | IFBD.1 |
#YBW-BOD-SORBOD_SOR | Alpha 1 | — | IFBD.1 |
#YBW-BOD-REVISION SET2BOD_REVISION | Alpha 22 (Lower Case) | — | IFBD.1 |
#YBW-BOD-VAR-IDBOD_VAR_ID | Alpha 22 (Lower Case) | — | IFBD.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.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
YBWSET1 |
| Primary | GL750, IFBD.1 | |
YBWSET2 |
| IFBD.1, IFBD.2 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Glmaster | GLMASTER | Required |
|
Programs
Updated by (1)
- IFBD.1 IF BOD Maintenance
Referenced by (1)
- GL750 GL shell program for BOD files