COMMSTRUCT – No description in the Lawson data dictionary
- System
- Inventory Control (IC)
- Prefix
CCS- Primary key
COMM-STRUCTURE- Fields
- 6
- Updated by
- 0 programs
- Referenced by
- 0 programs
COMMSTRUCT is a Lawson Inventory Control table (prefix CCS); no description in the lawson data dictionary. It is indexed by COMM-STRUCTURE (CCSSET1). The table has 6 fields, 1 index and 0 documented relations.
About COMMSTRUCT
No description in the Lawson data dictionary.
Fields (6)
Column = COBOL field name without the CCS- 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 |
|---|---|---|---|
#CCS-COMM-STRUCTURE PKCOMM_STRUCTURE | Alpha 20 | — | — |
#CCS-CC-DESCRIPTIONCC_DESCRIPTION | Alpha 60 (Lower Case) | — | — |
#CCS-MAX-LEVELSMAX_LEVELS | Numeric 2 | — | — |
#CCS-SEGMENT-TITLESEGMENT_TITLE | Alpha 50 Occurs 6 Times ×6 | — | — |
#CCS-SEGMENT-SIZESEGMENT_SIZE | Numeric 2 Occurs 6 Times ×6 | — | — |
#CCS-DISPLAY-ZEROESDISPLAY_ZEROES | Numeric 1 | — | — |
Indexes (1)
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 |
|---|---|---|---|---|
CCSSET1 |
| Primary | IC00.1 |
Programs
No Lawson programs are documented as updating or referencing this table.