CBIAORGDIM – No description in the Lawson data dictionary
- System
- Cash Ledger (CB)
- Prefix
CDO- Primary key
ORG-DIMENSION- Fields
- 7
- Updated by
- 1 program
- Referenced by
- 2 programs
CBIAORGDIM is a Lawson Cash Ledger table (prefix CDO); no description in the lawson data dictionary. It is indexed by ORG-DIMENSION (CDOSET1). It is updated by CBDM.3 and referenced by CBBO.1 and CBOP.1. The table has 7 fields, 1 index and 0 documented relations.
About CBIAORGDIM
No description in the Lawson data dictionary.
Fields (7)
Column = COBOL field name without the CDO- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
CDO-ORG-DIMENSION PKORG_DIMENSION | Alpha 50 (Lower Case) | The Organization Dimension Name field contains the user-defined name for the Organization dimension. This name can contain up to 30 characters of any kind. | CBDM.3 |
CDO-ORG-PREFIXORG_PREFIX | Alpha 5 (Lower Case) | The Type Prefix field contains a unique prefix name that differentiates the members in the Type dimension with similar members in other dimensions. This prefix can contain up to five characters of any kind. | CBDM.3 |
CDO-ORG-ALIAS-OPTORG_ALIAS_OPT | Alpha 1 | The Organization Alias Option field contains the value that represents the alias name for the members of this dimension. Valid values are: description of accounting unit; Default value.
| CBDM.3 |
CDO-COMPANYCOMPANY | Numeric 4 | Identifies the AP company if the resource type = V. Identifies the HR company if the resource type = E. It is blank for type A, P or Q resources. | CBDM.3 |
CDO-COMPANY-GROUPCOMPANY_GROUP | Alpha 12 | You can type or select a company group. A company group represents one or more companies. If you select a company group, leave the Company field blank. | CBDM.3 |
CDO-NO-CPY-ALIASNO_CPY_ALIAS | Alpha 30 (Lower Case) | The Member Name field contains the user-defined member name for the income statement member. This name can contain up to 30 characters of any kind. | CBDM.3 |
CDO-BY-CPY-MBRBY_CPY_MBR | Alpha 30 (Lower Case) | The Member Name field contains the user-defined member name for the income statement member. This name can contain up to 30 characters of any kind. | CBDM.3 |
Indexes (1)
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 |
|---|---|---|---|---|
CDOSET1 | ORG-DIMENSION | Primary | CBBO.1, CBDM.1, CBDM.3, CBOP.1 |
Programs
Updated by (1)
- CBDM.3 CB Organization Dimension Definition