GLCHARTBOD – No description in the Lawson data dictionary
- System
- General Ledger (GL)
- Prefix
YBT- Primary key
CHART-NAME- Fields
- 7
- Updated by
- 1 program
- Referenced by
- 1 program
GLCHARTBOD is a Lawson General Ledger table (prefix YBT); no description in the lawson data dictionary. It is indexed by CHART-NAME (YBTSET1); alternate indexes: YBTSET2. It is related 1:1 to GLCHART. It is updated by IFBD.1 and referenced by GL750. The table has 7 fields, 2 indexes and 1 documented relation.
About GLCHARTBOD
No description in the Lawson data dictionary.
Fields (7)
Column = COBOL field name without the YBT- 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 |
|---|---|---|---|
#YBT-CHART-NAME PKCHART_NAME | Alpha 12 | — | IFBD.1 |
#YBT-BOD-ACCT-ENT SET2BOD_ACCT_ENT | Alpha 22 (Lower Case) | — | IFBD.1 |
#YBT-BOD-LOCATION SET2BOD_LOCATION | Alpha 22 (Lower Case) | — | IFBD.1 |
#YBT-BOD-DOC-ID SET2BOD_DOC_ID | Alpha 100 (Lower Case) | — | IFBD.1 |
#YBT-BOD-SORBOD_SOR | Alpha 1 | — | IFBD.1 |
#YBT-BOD-REVISION SET2BOD_REVISION | Alpha 22 (Lower Case) | — | IFBD.1 |
#YBT-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 |
|---|---|---|---|---|
YBTSET1 |
| Primary | GL750, IFBD.1 | |
YBTSET2 |
| IFBD.1, IFBD.2 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map | |||
|---|---|---|---|---|---|---|---|
| Glchart | GLCHART | Required |
|
Programs
Updated by (1)
- IFBD.1 IF BOD Maintenance
Referenced by (1)
- GL750 GL shell program for BOD files