ICCTRNDTL – Inventory Detail Adjustment
- System
- Inventory Control (IC)
- Prefix
ITJ- Primary key
COMPANY,LOCATION,RECRD-TYPE,DOC-TYPE,DOCUMENT,LINE-NBR,SEQ- Fields
- 16
- Updated by
- 2 programs
- Referenced by
- 0 programs
ICCTRNDTL is the Inventory Detail Adjustment table in Lawson Inventory Control (prefix ITJ). It is indexed by COMPANY, LOCATION, RECRD-TYPE, DOC-TYPE, DOCUMENT, LINE-NBR, SEQ (ITJSET1). It is updated by IC500 and IC54.3. The table has 16 fields, 1 index and 0 documented relations.
About ICCTRNDTL
No description in the Lawson data dictionary.
Fields (16)
Column = COBOL field name without the ITJ- 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 |
|---|---|---|---|
#ITJ-COMPANY PKCOMPANY | 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. | IC54.3 |
#ITJ-LOCATION PKLOCATION | Alpha 5 | This field contains a valid stocking location within the company inventory. | IC54.3 |
#ITJ-RECRD-TYPE PKRECRD_TYPE | Numeric 2 | — | IC54.3 |
#ITJ-DOC-TYPE PKDOC_TYPE | Alpha 2 | This field contains the type of transaction. | IC54.3 |
#ITJ-DOCUMENT PKDOCUMENT | Alpha 10 (Right Justified) | This field identifies the document from which this transaction record was created. | IC54.3 |
#ITJ-LINE-NBR PKLINE_NBR | Numeric 6 | This field contains the line number. | IC54.3 |
#ITJ-SEQ PKSEQ | Numeric 3 | This field contains the record sequence number. | IC54.3 |
#ITJ-SERIALSERIAL | Alpha 16 | — | IC54.3 |
#ITJ-BINBIN | Alpha 7 | This field contains a storage area for an item or any number of items. | IC54.3 |
#ITJ-LOTLOT | Alpha 10 | This field contains the identifier for the homogeneous quantity of material. | IC54.3 |
#ITJ-SUB-LOTSUB_LOT | Alpha 6 | — | IC54.3 |
#ITJ-ITEMITEM | Alpha 32 | This field contains the item identifier. | IC54.3 |
#ITJ-QUANTITYQUANTITY | Signed 13.4 | This field contains the desired quantity. | IC54.3 |
#ITJ-HOLD-FLHOLD_FL | Alpha 1 | — | IC54.3 |
#ITJ-EXP-DATEEXP_DATE | Numeric 8 (yyyymmdd) | — | IC54.3 |
#ITJ-SEC-QTYSEC_QTY | Signed 13.4 | — | IC54.3 |
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 |
|---|---|---|---|---|
ITJSET1 |
| Primary | IC500, IC54.3 |