CBBANKBOD – No description in the Lawson data dictionary
- System
- Cash Ledger (CB)
- Prefix
YBG- Primary key
BANK-ENTITY- Fields
- 7
- Updated by
- 1 program
- Referenced by
- 1 program
CBBANKBOD is a Lawson Cash Ledger table (prefix YBG); no description in the lawson data dictionary. It is indexed by BANK-ENTITY (YBGSET1); alternate indexes: YBGSET2. It is related 1:1 to CBBANKENT. It is updated by CBOD.1 and referenced by CB750. The table has 7 fields, 2 indexes and 1 documented relation.
About CBBANKBOD
No description in the Lawson data dictionary.
Fields (7)
Column = COBOL field name without the YBG- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
YBG-BANK-ENTITY PKBANK_ENTITY | Alpha 15 | — | CBOD.1 |
YBG-BOD-ACCT-ENTBOD_ACCT_ENT | Alpha 22 (Lower Case) | — | CBOD.1 |
YBG-BOD-LOCATIONBOD_LOCATION | Alpha 22 (Lower Case) | — | CBOD.1 |
YBG-BOD-DOC-IDBOD_DOC_ID | Alpha 100 (Lower Case) | — | CBOD.1 |
YBG-BOD-SORBOD_SOR | Alpha 1 | — | CBOD.1 |
YBG-BOD-REVISIONBOD_REVISION | Alpha 22 (Lower Case) | — | CBOD.1 |
YBG-BOD-VAR-IDBOD_VAR_ID | Alpha 22 (Lower Case) | — | CBOD.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 |
|---|---|---|---|---|
YBGSET1 | BANK-ENTITY | Primary | CB750, CBOD.1 | |
YBGSET2 | BOD-DOC-ID, BOD-ACCT-ENT, BOD-LOCATION, BOD-REVISION | CBOD.1, CBOD.2 |
Relations
One to one (1) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Cbbankent | CBBANKENT | Required | YBG-BANK-ENTITY → CBE-BANK-ENTITY |
Programs
Updated by (1)
- CBOD.1 CB BOD Maintenance
Referenced by (1)
- CB750 CB shell program for BOD files