ICCTRNLIN – Inventory Line Adjustment

System
Inventory Control (IC)
Prefix
ITI
Primary key
COMPANY, LOCATION, RECRD-TYPE, DOC-TYPE, DOCUMENT, LINE-NBR
Fields
30
Updated by
2 programs
Referenced by
0 programs

ICCTRNLIN is the Inventory Line Adjustment table in Lawson Inventory Control (prefix ITI). It is indexed by COMPANY, LOCATION, RECRD-TYPE, DOC-TYPE, DOCUMENT, LINE-NBR (ITISET1). It is related 1:M to ICCTRNDTL. It is updated by IC500 and IC54.2. The table has 30 fields, 1 index and 1 documented relation.

About ICCTRNLIN

No description in the Lawson data dictionary.

Fields (30)

Column = COBOL field name without the ITI- 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 / columnTypeDescription & valuesUpdated by
#ITI-COMPANY PK
COMPANY
Numeric 4Identifies 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.2
#ITI-LOCATION PK
LOCATION
Alpha 5This field contains a valid stocking location within the company inventory.IC54.2
#ITI-RECRD-TYPE PK
RECRD_TYPE
Numeric 2IC54.2
#ITI-DOC-TYPE PK
DOC_TYPE
Alpha 2This field contains the type of transaction.IC54.2
#ITI-DOCUMENT PK
DOCUMENT
Alpha 10 (Right Justified)This field identifies the document from which this transaction record was created.IC54.2
#ITI-LINE-NBR PK
LINE_NBR
Numeric 6This field contains the line number.IC54.2
#ITI-SEQ
SEQ
Numeric 3This field contains the record sequence number.IC54.2
#ITI-ITEM
ITEM
Alpha 32This field contains the item identifier.IC500, IC54.2
#ITI-QUANTITY
QUANTITY
Signed 13.4This field contains the desired quantity.IC54.2
#ITI-UNIT-COST
UNIT_COST
Signed 18.5IC54.2
#ITI-AOC-UCOST
AOC_UCOST
Signed 18.5IC54.2
#ITI-TRAN-UOM
TRAN_UOM
Alpha 4This field contains the valid stock unit of measure for this item.IC54.2
#ITI-REFERENCE
REFERENCE
Alpha 10 (Lower Case)The reference number associated with the transaction.IC54.2
#ITI-BIN
BIN
Alpha 7This field contains a storage area for an item or any number of items.IC54.2
#ITI-REASON-CODE
REASON_CODE
Alpha 4This field contains the reason code, which indicates the cause for credit memos.IC500, IC54.2
#ITI-ACTIVITY
ACTIVITY
Alpha 15Activities are the processes or procedures that produce work. Cost objects (products, services, customers, and so on) are the reasons for performing the activity.IC54.2
#ITI-ACCT-CAT
ACCT_CAT
Alpha 5IC54.2
#ITI-LINE-COMM
LINE_COMM
Alpha 30IC54.2
#ITI-OFFSET-ACCTUNI
OFFSET_ACCTUNI
Alpha 15IC500, IC54.2
#ITI-OFFSET-ACCT
OFFSET_ACCT
Numeric 6IC500, IC54.2
#ITI-OFFSET-SUBACCT
OFFSET_SUBACCT
Numeric 4IC500, IC54.2
#ITI-AOC-ACCTUNIT
AOC_ACCTUNIT
Alpha 15IC500, IC54.2
#ITI-AOC-ACCT
AOC_ACCT
Numeric 6IC500, IC54.2
#ITI-AOC-SUBACCT
AOC_SUBACCT
Numeric 4IC500, IC54.2
#ITI-FR-TO-BIN
FR_TO_BIN
Alpha 7IC500, IC54.2
#ITI-LST-ISS-FL
LST_ISS_FL
Alpha 1IC500, IC54.2
#ITI-SEC-QTY
SEC_QTY
Signed 13.4IC54.2
#ITI-ORIG-QTY
ORIG_QTY
Signed 13.4IC54.2
#ITI-USER-ANALYSIS
USER_ANALYSIS
Alpha 103IC54.2
#ITI-GTIN
GTIN
Numeric 14IC54.2

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.

IndexKeysFlagsConditionUsed in
ITISET1
  1. COMPANY
  2. LOCATION
  3. RECRD-TYPE
  4. DOC-TYPE
  5. DOCUMENT
  6. LINE-NBR
PrimaryIC500, IC54.2

Relations

Relationship map — 1:1 lookups/parents on the left, 1:M children on the right (up to 14 each)
ICCTRNDTLICCTRNLIN

One to many (1) — child tables

RelationTableRulesConditionField map
IcctrndtlICCTRNDTL
ITI-COMPANYITJ-COMPANY
ITI-LOCATIONITJ-LOCATION
ITI-RECRD-TYPEITJ-RECRD-TYPE
ITI-DOC-TYPEITJ-DOC-TYPE
ITI-DOCUMENTITJ-DOCUMENT
ITI-LINE-NBRITJ-LINE-NBR
ITJ-SEQ

Programs

Updated by (2)