CBDICT – No description in the Lawson data dictionary
- System
- Cash Ledger (CB)
- Prefix
CBQ- Primary key
DB-FILE-PFX,FLD-NBR- Fields
- 5
- Updated by
- 1 program
- Referenced by
- 4 programs
CBDICT is a Lawson Cash Ledger table (prefix CBQ); no description in the lawson data dictionary. It is indexed by DB-FILE-PFX, FLD-NBR (CBQSET1); alternate indexes: CBQSET2. It is updated by CB588 and referenced by CB89.1, CB89.2, CB89.3 and CB89.4. The table has 5 fields, 2 indexes and 0 documented relations.
About CBDICT
No description in the Lawson data dictionary.
Fields (5)
Column = COBOL field name without the CBQ- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
CBQ-DB-FILE-PFX PKDB_FILE_PFX | Alpha 3 | — | CB588 |
CBQ-FLD-NBR PKFLD_NBR | Numeric 4 | — | CB588 |
CBQ-FLD-NAMEFLD_NAME | Alpha 15 | — | CB588 |
CBQ-FLD-NAME-DESCFLD_NAME_DESC | Alpha 50 (Lower Case) | — | CB588 |
CBQ-DATA-TYPEDATA_TYPE | Alpha 1 | — | CB588 |
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 |
|---|---|---|---|---|
CBQSET1 | DB-FILE-PFX, FLD-NBR | Primary | CB588, CB89.1, CB89.2, CB89.3, CB89.4 | |
CBQSET2 | DB-FILE-PFX, FLD-NAME, FLD-NBR | — |
Programs
Updated by (1)
- CB588 CB Dictionary Load