ICTRANS – Inventory Transaction

System
Inventory Control (IC)
Prefix
ICT
Primary key
COMPANY, LOCATION, DOC-TYPE, SYSTEM-CD, DOCUMENT, SHIPMENT-NBR, LINE-NBR, COMPONENT-SEQ
Fields
90
Updated by
256 programs
Referenced by
65 programs

ICTRANS is the Inventory Transaction table in Lawson Inventory Control (prefix ICT). It is indexed by COMPANY, LOCATION, DOC-TYPE, SYSTEM-CD, DOCUMENT, SHIPMENT-NBR, LINE-NBR, COMPONENT-SEQ (ICTSET1); alternate indexes: ICTSET2, ICTSET3, ICTSET4, ICTSET5, ICTSET7, ICTSET8 and ICTSET9. It is related 1:1 to ICCOMPANY, GLNAMES, HAZARD, ICICTUF, ICLOCATION, ICTBOD, PORECADJLN, ITEMLOC and 7 more and 1:M to ICTRANSDTL, ITCOMMENT, MMDIST and ITSERIAL. It is updated by AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 and 248 more and referenced by CX05.1, CX05.2, CX805, IC01.2, IC02.1, IC10.2, IC110, IC15.2 and 57 more. The table has 90 fields, 8 indexes and 25 documented relations.

About ICTRANS

The Inventory Transaction file contains all the inventory transactions entered in the Inventory Control system. Each transaction type is given a unique document type.

Fields (90)

Column = COBOL field name without the ICT- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
ICT-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.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-LOCATION PK
LOCATION
Alpha 5This field contains a valid stocking location within the company inventory.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-DOC-TYPE PK
DOC_TYPE
Alpha 2This field contains the type of transaction.
  • AJ Adjustment
  • BT Bin Transfer
  • CA Cost Adjustment
  • CR Customer Return
  • DT Direct Transfer
  • IR Intransit Receiving
  • IS Issue
  • IT Transfer Issue
  • PI Physical Inventory Adjustment
  • RC Receipt
  • RR Requisition Return
  • RT Receiving Transfer
  • SH Shipment
  • VA Vendor Return Adjustment
  • VR Vendor Return
  • PO PO Receiving
  • RA PO Receiving Adjustment
  • RJ Rejected Inspection Item
  • AC Accepted Inspection Item
  • VI Vendor Return Adj to Inventory
  • AR Receipt Archive
AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-SYSTEM-CD PK
SYSTEM_CD
Alpha 2This field indicates on what system the transaction originated.
  • IC Inventory Control
  • OE Order Entry
  • RQ Requisition
  • CX Case Cart
  • PO Purchase Order
  • WO Work Order
  • PH Pharmacy
AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-DOCUMENT PK
DOCUMENT
Alpha 10 (Right Justified)This field identifies the document from which this transaction record was created.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-SHIPMENT-NBR PK
SHIPMENT_NBR
Numeric 10This field contains the shipment number. One order can have several shipment numbers if the items of the order were not shipped at the same time.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-DOCUMENT-SEQ
DOCUMENT_SEQ
Numeric 3This field is a counter field. It is used in the Warehouse system to create an audit trail for the Undo form action in case a shipment is processed multiple times.
ICT-LINE-NBR PK
LINE_NBR
Numeric 6This field displays the system-assigned transaction number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-COMPONENT-SEQ PK
COMPONENT_SEQ
Numeric 3This field contains the record sequence number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-UPDATE-DATE
UPDATE_DATE
Numeric 8 (yyyymmdd)This field contains the date the record was updated.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-UPDATE-TIME
UPDATE_TIME
Numeric 6This field contains the system time when the record was updated.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-TRAN-COUNTER
TRAN_COUNTER
Numeric 6This field contains a transaction object number used to determine the sequence of updating of the Item Location file.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-TRANS-DATE
TRANS_DATE
Numeric 8 (yyyymmdd)The date of the transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ITEM
ITEM
Alpha 32This field contains the item identifier.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-SOH-QTY
SOH_QTY
Signed 13.4This field contains the stock-on-hand quantity before this transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-QUANTITY
QUANTITY
Signed 13.4This field contains the quantity of the transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ORIGINAL-QTY
ORIGINAL_QTY
Signed 13.4This field contains the original intransit quantity. It is used only for intransit transfers.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-OPEN-QTY
OPEN_QTY
Signed 13.4This field contains the open intransit quantity not yet received.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-STOCK-UOM
STOCK_UOM
Alpha 4This field contains the stock unit of measure for the item.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-UNIT-COST
UNIT_COST
Signed 18.5This field contains the unit cost for this transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-UNIT-COST-CURR
UNIT_COST_CURR
Signed 18.5This field contains the unit cost for this transaction in transaction currency.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-CURR-ND
CURR_ND
Numeric 1The number of decimals assigned to a particular account as determined by the account currency. 0 2AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ADD-UNIT-COST
ADD_UNIT_COST
Signed 18.5This field contains the add-on unit cost or freight cost that is added to the incoming unit cost to determine a new unit cost for this intransit receiving.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-BASE-COST
BASE_COST
Signed 18.5This field contains the base cost used for calculating the standard cost of an item, if the company uses the standard costing method. The base cost is then used for standard cost variance calculation. Also, this field is used for negative average costing (if the company uses average costing and this field is flagged for allowing negative stock-on-hand). This field captures the average cost of the item prior to the transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-CURRENT-COST
CURRENT_COST
Signed 18.5This field contains the cost used for capturing the current cost of the item when the transaction is released. This is the same overall cost used for valuation, and is calculated by the costing method of the company.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-UNIT-PRICE
UNIT_PRICE
Signed 18.5This field is not used by the Inventory Control system.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-TRAN-UOM
TRAN_UOM
Alpha 4This field contains the entered unit of measure on this transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-TRAN-UOM-MULT
TRAN_UOM_MULT
Signed 13.7This field contains the transaction unit of measure multiplier.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-SECONDARY-QTY
SECONDARY_QTY
Signed 13.4This field contains a secondary quantity that is tracked if the item is a catch weight item.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-SEC-UOM
SEC_UOM
Alpha 4This field contains the valid stock unit of measure for this item.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-SEC-UOM-MULT
SEC_UOM_MULT
Signed 13.7This field contains the secondary quantity unit of measure multiplier. It is used to convert the stock-on-hand quantity to the secondary quantity or visa versa.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-GL-DATE
GL_DATE
Numeric 8 (yyyymmdd)This field contains the date this transaction is to be posted to General Ledger.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-EST-DEL-DATE
EST_DEL_DATE
Numeric 8 (yyyymmdd)This field contains the estimated delivery date. This field is required on an intransit transfer transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-REFERENCE
REFERENCE
Alpha 10 (Lower Case)This field contains the reference information.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-BIN
BIN
Alpha 7This field contains a storage area for an item or any number of items.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-REASON-CODE
REASON_CODE
Alpha 4This field contains the reason code for the transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-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.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ACCT-CATEGORY
ACCT_CATEGORY
Alpha 5Account categories are groupings of costs, revenues, or a combination of both used for reporting and inquiries for activities in the Activity Management system. All transactions are posted to an account category within an activity. You can assign a specific General Ledger account or range of accounts (company, accounting unit, account, and subaccount) that make up the transactions posted to an account category using AC07.1 (Account Assignment). Period-to-date, year-to-date, and life-to-date balances are maintained by account category for activities. Account categories must be assigned to activities before you do any budgeting or transaction processing. Valid account category types are: cost revenue accrual pass thruAP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-LINE-COMMENT
LINE_COMMENT
Alpha 40 (Lower Case)This field contains the user-defined comments for the transaction line. These comments are for reference purposes only.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-INV-ACCT-UNIT
INV_ACCT_UNIT
Alpha 15This field contains the general ledger inventory account unit.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-INV-ACCOUNT
INV_ACCOUNT
Numeric 6This field contains the general ledger inventory account number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-INV-SUB-ACCT
INV_SUB_ACCT
Numeric 4This field contains the general ledger inventory subaccount number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-OFF-ACCT-UNIT
OFF_ACCT_UNIT
Alpha 15This field contains the general ledger offset account unit.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-OFF-ACCOUNT
OFF_ACCOUNT
Numeric 6This field contains the general ledger offset account number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-OFF-SUB-ACCT
OFF_SUB_ACCT
Numeric 4This field contains the general ledger offset subaccount number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-OFF-DIST-CO
OFF_DIST_CO
Numeric 4Company number used for posting the transaction to the Offset AccountIC21.1, IC21.2, IC24.1, IC24.2
ICT-VAR-ACCT-UNIT
VAR_ACCT_UNIT
Alpha 15This field contains the general ledger cost variance account unit.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-VAR-ACCOUNT
VAR_ACCOUNT
Numeric 6This field contains the general ledger cost variance account number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-VAR-SUB-ACCT
VAR_SUB_ACCT
Numeric 4This field contains the general ledger cost variance subaccount number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ADD-ACCT-UNIT
ADD_ACCT_UNIT
Alpha 15This field contains the general ledger add-on cost account unit.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ADD-ACCOUNT
ADD_ACCOUNT
Numeric 6This field contains the general ledger add-on cost account number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ADD-SUB-ACCT
ADD_SUB_ACCT
Numeric 4This field contains the general ledger add-on cost subaccount number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ADD-DIST-CO
ADD_DIST_CO
Numeric 4Company number used for posting the transaction to the Add-On Cost AccountIC23.2
ICT-STATUS
STATUS
Numeric 1This field contains the processing status of the transaction.
  • 0 Unreleased
  • 1 Released
  • 2 General Ledger Updated
  • 5 Intermediate Status(see IC130)
  • 3 Non General Ledger
AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-FR-DOCUMENT
FR_DOCUMENT
Alpha 10 (Right Justified)This field contains the document number for the from-location for a transfer transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-FROM-TO-BIN
FROM_TO_BIN
Alpha 7This field contains the from or to bin for a transfer transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-FROM-TO-LOC
FROM_TO_LOC
Alpha 5This field contains the from or to location for a transfer location.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-DETAIL-BAL-FL
DETAIL_BAL_FL
Alpha 1This field is used to balance the bin, lot, and serial number detail lines with the transaction lines before releasing the document.
  • N No
  • Y Yes
AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-LAST-DST-SEQ
LAST_DST_SEQ
Numeric 3This field contains the record sequence number.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ACTUAL-TIME
ACTUAL_TIME
Numeric 4This field contains the system time when a transaction took place. This is in 24-hour format (HHMM).AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-FROM-TO-CMPY
FROM_TO_CMPY
Numeric 4This field contains the from or to company for an intercompany transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-TO-CO-B-UCOST
TO_CO_B_UCOST
Signed 18.5This field contains the base unit cost for the To company. This field is converted from the 'From' company unit cost. It can be in a different currency if the two companies have different base currencies.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-FROM-CURR-CD
FROM_CURR_CD
Alpha 5This field contains the currency code of the company that initiated the transaction.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-TO-CURR-CD
TO_CURR_CD
Alpha 5This field contains the currency code of the company to which the inventory is being transferred.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-HIST-PERIOD
HIST_PERIOD
Numeric 2This field and the history period to which the transaction was posted ties a transaction to the period and year to which it was posted in the history file. This field is updated based on the transaction date when General Ledger Interface (IC130) is run.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-HIST-YEAR
HIST_YEAR
Numeric 4This field and the HIST YEAR field tie a transaction to the period and year it was posted to on the history file. This field is updated based on the transaction date when General Ledger Interface (IC130) is run.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-OPERATOR-ID
OPERATOR_ID
Alpha 10This field contains the terminal sign on identifier when this transaction was created.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-TO-UOM
TO_UOM
Alpha 4This field contains the unit of measure resulting from a bin-to-bin transfer from one unit of measure to another. This is also used by IC22.1 (Transfers) to store the unit of measure of a quantity being transferred. It is only used for intransit transfers.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-KIT-FL
KIT_FL
Alpha 1This field is used to indicate that this transaction is for kit item.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-BL-INVOICED
BL_INVOICED
Alpha 1Not currently used.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-SA-INVOICED
SA_INVOICED
Alpha 1Not currently used.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-MATCH-DTL-KEY
MATCH_DTL_KEY
Alpha 85
ICT-NDC-NBR
NDC_NBR
Alpha 15National Drug Code.
ICT-GRANT-NBR
GRANT_NBR
Alpha 12
ICT-TRANS-SEQ
TRANS_SEQ
Numeric 6AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ENTERED-ITEM
ENTERED_ITEM
Alpha 25AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ENTRY-FL
ENTRY_FL
Alpha 1
  • 1 Item
  • 2 UPC
  • 3 UPN1
  • 4 UPN2
  • 5 NDC
  • 6 SKU
AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-MANUF-ID
MANUF_ID
Numeric 4A unique idenitifier for a manufacturerAP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-MANUF-NBR
MANUF_NBR
Alpha 35This is the identifier that the manufacturer has assigned to an item.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-ST-FACILITY
ST_FACILITY
Alpha 15A unique identifier for a ship to facility.AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-EAM-OPER-NBR
EAM_OPER_NBR
Numeric 4IC21.2, ICIZ.1, WH130, WH132, WH190, WH30.1, WH30.2, WH30.3 +26 more
ICT-EAM-SEQ-NBR
EAM_SEQ_NBR
Numeric 4IC21.2, ICIZ.1, WH130, WH132, WH190, WH30.1, WH30.2, WH30.3 +26 more
ICT-EAM-WO-NBR
EAM_WO_NBR
Numeric 8IC21.2, ICIZ.1, WH130, WH132, WH190, WH30.1, WH30.2, WH30.3 +26 more
ICT-CREATED-BY
CREATED_BY
Alpha 10AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-LAST-UPDT-DATE
LAST_UPDT_DATE
Numeric 8 (yyyymmdd)AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-LAST-UPDT-TIME
LAST_UPDT_TIME
Numeric 8AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-LAST-UPDATE-BY
LAST_UPDATE_BY
Alpha 10AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source)
ICT-GLBL-LINE-TYPE
GLBL_LINE_TYPE
Alpha 15IC141, IC22.1, IC22.2
ICT-GLBL-DOC-TYPE
GLBL_DOC_TYPE
Alpha 10IC141, IC22.1, IC22.2
ICT-TEMP-HOLD
TEMP_HOLD
Alpha 1
  • A Approved by Engine
  • S Sent for Approval
IC22.1, IC22.2, IC23.1, IC23.2, IC25.1, IC500

Indexes (8)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
ICTSET1COMPANY, LOCATION, DOC-TYPE, SYSTEM-CD, DOCUMENT, SHIPMENT-NBR, LINE-NBR, COMPONENT-SEQPrimaryAP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +22 more (list truncated in source)
ICTSET2COMPANY, LOCATION, ITEM, UPDATE-DATE*, UPDATE-TIME*, TRAN-COUNTER*KeyChange, SubsetWhere STATUS != ZeroesAP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +22 more (list truncated in source)
ICTSET3COMPANY, REASON-CODE, LOCATION, ITEM, UPDATE-DATE, UPDATE-TIME, TRAN-COUNTERKeyChange, SubsetWhere STATUS != ZeroesIC17.1, IC229, IC247, MA66.2, MA70.1, MA75.1
ICTSET4COMPANY, LOCATION, ITEM, UPDATE-DATE*, UPDATE-TIME*, TRAN-COUNTER*KeyChange, SubsetWhere (STATUS = 1 Or STATUS = 5)IC130, IC190, IC199
ICTSET5COMPANY, LOCATION, DOC-TYPE, SYSTEM-CD, DOCUMENT, ITEM, BIN, TRAN-UOM, LINE-NBRKeyChange, SubsetWhere STATUS = ZeroesIC11.1, IC20.1, IC20.2, IC21.1, IC21.2, IC21.5, IC216, IC22.1 +11 more
ICTSET7COMPANY, LOCATION, ITEM, TRANS-DATE*, ACTUAL-TIME*, TRAN-COUNTER*KeyChange, SubsetWhere STATUS != ZeroesIC220, IC231, IC234, IC247, IC37.1, IC50.1, IC55.1, IC55.2
ICTSET8MANUF-ID, COMPANY, LOCATION, TRANS-DATE, ST-FACILITY, MANUF-NBR, DOC-TYPE, SYSTEM-CD, DOCUMENT, SHIPMENT-NBR, LINE-NBR, COMPONENT-SEQSubsetWhere MANUF-ID != ZeroesIC153
ICTSET9FROM-TO-CMPY, FROM-TO-LOC, COMPANY, LOCATION, DOC-TYPE, SYSTEM-CD, DOCUMENT, SHIPMENT-NBR, LINE-NBR, COMPONENT-SEQ, STATUS, TRANS-DATEKeyChangeIC282

Relations

One to one (21) — lookups and parents

RelationTableRulesConditionField map
CompanyICCOMPANYRequiredICT-COMPANYICC-COMPANY
GlnamesaddGLNAMESNot RequiredICT-COMPANYGLN-COMPANY, ICT-ADD-ACCT-UNITGLN-ACCT-UNIT
GlnamesinvGLNAMESNot RequiredICT-COMPANYGLN-COMPANY, ICT-INV-ACCT-UNITGLN-ACCT-UNIT
GlnamesoffGLNAMESNot RequiredICT-COMPANYGLN-COMPANY, ICT-OFF-ACCT-UNITGLN-ACCT-UNIT
GlnamesvarGLNAMESNot RequiredICT-COMPANYGLN-COMPANY, ICT-VAR-ACCT-UNITGLN-ACCT-UNIT
Hazard CodeHAZARDNot RequiredITE-ITEM-GROUPHAZ-ITEM-GROUP, ITE-HAZARD-CODEHAZ-HAZARD-CODE
IcictufICICTUFNot Required, Delete CascadesICT-COMPANYUFT-COMPANY, ICT-LOCATIONUFT-LOCATION, ICT-DOC-TYPEUFT-DOC-TYPE, ICT-SYSTEM-CDUFT-SYSTEM-CD, ICT-DOCUMENTUFT-DOCUMENT, ICT-SHIPMENT-NBRUFT-SHIPMENT-NBR, ICT-LINE-NBRUFT-LINE-NBR, ICT-COMPONENT-SEQUFT-COMPONENT-SEQ
IclocationICLOCATIONRequiredICT-COMPANYICL-COMPANY, ICT-LOCATIONICL-LOCATION
IctbodICTBODNot Required, Delete CascadesICT-COMPANYIBC-COMPANY, ICT-LOCATIONIBC-LOCATION, ICT-DOC-TYPEIBC-DOC-TYPE, ICT-SYSTEM-CDIBC-SYSTEM-CD, ICT-DOCUMENTIBC-DOCUMENT, ICT-SHIPMENT-NBRIBC-SHIPMENT-NBR, ICT-LINE-NBRIBC-LINE-NBR, ICT-COMPONENT-SEQIBC-COMPONENT-SEQ
InspectionPORECADJLNRequiredWhen ICT-DOC-TYPE = "RJ" Or ICT-DOC-TYPE = "AC"ICT-COMPANYPJL-COMPANY, ICT-DOCUMENTPJL-DOCUMENT-A, ICT-LINE-NBRPJL-LINE-NBR
ItemlocITEMLOCRequiredICT-COMPANYITL-COMPANY, ICT-LOCATIONITL-LOCATION, ICT-ITEMITL-ITEM
ItemmastITEMMASTRequiredICC-ITEM-GROUPITE-ITEM-GROUP, ICT-ITEMITE-ITEM
MmuavalMMUAVALNot RequiredICT-COMPANYMUA-COMPANY, ICT-SYSTEM-CDMUA-SYSTEM-CD, ICT-LOCATIONMUA-LOCATION, ICT-DOC-TYPEMUA-DOC-TYPE, ICT-DOCUMENTMUA-DOC-NUMBER, ICT-SHIPMENT-NBRMUA-DOC-NBR-NUM, SpacesMUA-PO-CODE, ICT-LINE-NBRMUA-LINE-NBR, ZeroesMUA-API-OBJ-ID, ZeroesMUA-SEQ-NBR
PorecadjlnPORECADJLNRequiredWhen ICT-DOC-TYPE = "RA"ICT-COMPANYPJL-COMPANY, ICT-DOCUMENTPJL-DOCUMENT-A, ICT-LINE-NBRPJL-LINE-NBR
PoreclinePORECLINERequiredWhen ICT-DOC-TYPE = "PO"ICT-COMPANYPRL-COMPANY, ICT-DOCUMENTPRL-REC-NUMBER-A, ICT-LINE-NBRPRL-LINE-NBR
PoreturnlnPORETURNLNRequiredWhen ICT-DOC-TYPE = "VR" Or ICT-DOC-TYPE = "VA"ICT-COMPANYPTL-COMPANY, ICT-DOCUMENTPTL-RETURN-NUMBERA, ICT-LINE-NBRPTL-RET-LINE-NBR
ReasonREASONNot RequiredICT-COMPANYREA-COMPANY, ICT-REASON-CODEREA-REASON-CODE
ReasoncodeREASONRequiredWhen ICT-REASON-CODE != SpacesICT-COMPANYREA-COMPANY, ICT-REASON-CODEREA-REASON-CODE
ReqlineREQLINERequiredWhen ICT-SYSTEM-CD = "RQ"ICT-COMPANYRLN-COMPANY, ICT-DOCUMENTRLN-REQ-NUMBER-A, ICT-LINE-NBRRLN-LINE-NBR
Reqline2REQLINERequiredWhen ICT-SYSTEM-CD = "RQ"ICT-FROM-TO-CMPYRLN-COMPANY, ICT-DOCUMENTRLN-REQ-NUMBER-A, ICT-LINE-NBRRLN-LINE-NBR
WhshiplineWHSHIPLINENot RequiredICT-COMPANYWHL-COMPANY, ICT-SYSTEM-CDWHL-SYSTEM-CD, ICT-DOCUMENTWHL-DOC-NBR, ICT-LINE-NBRWHL-LINE-NBR, ICT-SHIPMENT-NBRWHL-SHIPMENT-NBR

One to many (4) — child tables

RelationTableRulesConditionField map
IctransdtlICTRANSDTLICT-COMPANYICD-COMPANY, ICT-LOCATIONICD-LOCATION, ICT-DOC-TYPEICD-DOC-TYPE, ICT-SYSTEM-CDICD-SYSTEM-CD, ICT-DOCUMENTICD-DOCUMENT, ICT-SHIPMENT-NBRICD-SHIPMENT-NBR, ICT-LINE-NBRICD-LINE-NBR, ICT-COMPONENT-SEQICD-COMPONENT-SEQ, ICD-TRANS-SEQ
ItcommentITCOMMENTITE-ITEM-GROUPICO-ITEM-GROUP, ITE-ITEMICO-ITEM, ICO-LANGUAGE-CODE, ICO-SEQ
MmdistMMDISTDelete CascadesICT-COMPANYMMD-COMPANY, ICT-SYSTEM-CDMMD-SYSTEM-CD, ICT-LOCATIONMMD-LOCATION, ICT-DOC-TYPEMMD-DOC-TYPE, ICT-DOCUMENTMMD-DOC-NUMBER, ICT-SHIPMENT-NBRMMD-DOC-NBR-NUM, SpacesMMD-PO-CODE, ICT-LINE-NBRMMD-LINE-NBR, MMD-COMPONENT-SEQ, MMD-AOC-CODE, MMD-LINE-SEQ, MMD-REQ-LOCATION, MMD-API-OBJ-ID
SerialITSERIALICT-COMPANYSER-COMPANY, ICT-ITEMSER-ITEM, SER-SERIAL

Programs

Updated by (256)

Referenced by (65)