ICACTIVITY – Pre-Released Document Header
- System
- Inventory Control (IC)
- Prefix
IAC- Primary key
COMPANY,LOCATION,DOC-TYPE,DOCUMENT- Fields
- 16
- Updated by
- 50 programs
- Referenced by
- 41 programs
ICACTIVITY is the Pre-Released Document Header table in Lawson Inventory Control (prefix IAC). It is indexed by COMPANY, LOCATION, DOC-TYPE, DOCUMENT (IACSET1); alternate indexes: IACSET2. It is related 1:1 to ICCOMPANY and ICLOCATION and 1:M to ICTRANS. It is updated by DR100, IC110, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2 and 42 more and referenced by IC02.1, IC10.2, IC11.1, IC12.1, IC15.2, IC175, IC183, IC190 and 33 more. The table has 16 fields, 2 indexes and 3 documented relations.
About ICACTIVITY
The Pre-Released Document Header file is a temporary record created at the time a document is added by any of the transaction entry forms. It is deleted when the document is released.
Fields (16)
Column = COBOL field name without the IAC- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
IAC-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. | DR100, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2, IC22.1 +40 more |
IAC-LOCATION PKLOCATION | Alpha 5 | This field contains a valid stocking location within the company inventory. | DR100, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2, IC22.1 +40 more |
IAC-DOC-TYPE PKDOC_TYPE | Alpha 2 | This field indicates the type of transaction.
| DR100, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2, IC22.1 +40 more |
IAC-DOCUMENT PKDOCUMENT | Alpha 10 (Right Justified) | This field contains the document ID, which is used as a reference number to identify transaction(s). Transactions are released (updated) to the Inventory Control system by the document ID. | DR100, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2, IC22.1 +39 more |
IAC-TRANS-DATETRANS_DATE | Numeric 8 (yyyymmdd) | This field contains the date the transaction was created. This date can be earlier than or equal to the current system date. | DR100, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2, IC22.1 +40 more |
IAC-GL-DATEGL_DATE | Numeric 8 (yyyymmdd) | This field contains the general ledger posting date. This date indicates which general ledger period to post transactions. Transactions can be posted to any open general ledger period if this date is within 35 days (before or after) the current inventory period defined in IC01.2 (Dates). Also, If the subsystem is used, the general ledger posting date can be controlled using a date range defined for the General Ledger system. Transactions are passed to the General Ledger system by running IC130 (General Ledger Interface) or another system's general ledger interface form. If this date is earlier than the current general ledger period, transactions are backposted if the appropriate general ledger period is open. Otherwise, transactions post to the current period. If this date is later than the current general ledger period, transactions remain on the General Ledger file until the appropriate general ledger period becomes current. | DR100, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2, IC22.1 +39 more |
IAC-EST-DEL-DATEEST_DEL_DATE | Numeric 8 (yyyymmdd) | This field is used for intransit transfers to indicate the estimated date of delivery. | DR100, IC138, IC141, IC22.1, IC22.2, IC500, WH130, WH132 +30 more |
IAC-DOC-TOTALDOC_TOTAL | Signed 13.4 | This field contains the sum of all the item quantities for a document. | DR100, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2, IC21.5 +41 more |
IAC-FROM-TO-LOCFROM_TO_LOC | Alpha 5 | This field contains either the from or to location code for a transfer document. | DR100, IC138, IC141, IC21.1, IC21.2, IC22.1, IC22.2, IC23.1 +35 more |
IAC-INTRANSIT-FLINTRANSIT_FL | Alpha 1 | This field indicates whether the transfer is immediate or intransit.
| DR100, IC138, IC141, IC20.1, IC20.2, IC22.1, IC22.2, IC23.1 +35 more |
IAC-RT-DOCUMENTRT_DOCUMENT | Alpha 10 (Right Justified) | This field contains the name of the document at the receiving side of the transfer. | DR100, IC138, IC141, IC23.1, IC23.2, IC25.1, IC500, WH130 +31 more |
IAC-REPRINT-FLREPRINT_FL | Alpha 1 | This field indicates whether the document is to be included (adjusted by any receivings) on the next run of Intransit Shipping (IC110).
| DR100, IC110, IC138, IC141, IC23.1, IC23.2, IC500, WH130 +31 more |
IAC-CARTONSCARTONS | Numeric 6 | This field contains the number of cartons included in a transfer. This helps in verifying receipt of intransit items. | DR100, IC138, IC141, IC22.1, IC22.2, IC500, WH130, WH132 +30 more |
IAC-LINE-NBRLINE_NBR | Numeric 6 | This field contains the number assigned to the last detail transaction line of this document. | DR100, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2, IC22.1 +37 more |
IAC-ACTUAL-TIMEACTUAL_TIME | Numeric 4 | This field contains the actual time the transaction was created. If left blank, this field defaults to the current system time. | DR100, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2, IC22.1 +39 more |
IAC-FROM-TO-CMPYFROM_TO_CMPY | Numeric 4 | This field contains the from or to company for an inter-company transfer document. | DR100, IC138, IC141, IC20.1, IC20.2, IC21.1, IC21.2, IC22.1 +39 more |
Indexes (2)
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 |
|---|---|---|---|---|
IACSET1 | COMPANY, LOCATION, DOC-TYPE, DOCUMENT | Primary | DR100, IC02.1, IC10.2, IC11.1, IC12.1, IC138, IC141, IC15.2 +22 more (list truncated in source) | |
IACSET2 | COMPANY, LOCATION, DOCUMENT | Subset | Where (DOC-TYPE = "IR") | IC110, IC22.2, IC221, IC23.1, IC23.2, IC48.1 |
Relations
One to one (2) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Company | ICCOMPANY | Required | IAC-COMPANY → ICC-COMPANY | |
| Location | ICLOCATION | Not Required | IAC-COMPANY → ICL-COMPANY, IAC-LOCATION → ICL-LOCATION |
One to many (1) — child tables
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Ictrans | ICTRANS | IAC-COMPANY → ICT-COMPANY, IAC-LOCATION → ICT-LOCATION, IAC-DOC-TYPE → ICT-DOC-TYPE, "IC" → ICT-SYSTEM-CD, IAC-DOCUMENT → ICT-DOCUMENT, Zeroes → ICT-SHIPMENT-NBR, → ICT-LINE-NBR, → ICT-COMPONENT-SEQ |
Programs
Updated by (50)
- DR100 Distribution Requirements Report
- IC110 Intransit Shipping
- IC138 Bin Replenishment Report
- IC141 Location Replenishment Report
- IC20.1 Receipts
- IC20.2 Detail Receipts
- IC21.1 Issues
- IC21.2 Detail Issues
- IC21.5 Issues Detail List
- IC22.1 Transfers
- IC22.2 Detail Transfer
- IC23.1 Intransit Receiving
- IC23.2 Detail Intransit Receiving
- IC24.1 Adjustments
- IC24.2 Detail Adjustments
- IC25.1 Document Release
- IC500 Transaction Interface
- IC90.1 Bin Transfers
- WH130 Pick List Print
- WH132 Batch Feedback
- WH190 Shipment Release
- WH30.1 Picking Feedback by Document
- WH30.2 Picking Feedback by Shipment
- WH30.3 Picking by Batch
- WH30.4 Bin Sequence Picking Feedback
- WH31.1 Packing Feedback by Document
- WH31.2 Packing Feedback by Shipment
- WH31.3 Packing by Batch
- WH31.4 Bin Sequence Packing Feedback
- WH32.1 Shipping Feedback by Document
- WH32.2 Shipping Feedback by Shipment
- WH32.3 Shipping by Batch
- WH32.4 Bin Sequence Shipping Feedback
- WH32.5 Shipping Line Feedback
- WH33.1 Bins
- WH33.2 Lots
- WH33.3 Serials
- WH33.4 UOMs
- WH33.5 Additional Shipment Information
- WH33.6 Catch Weight
- WH33.8 Preassembled Kits
- WH33.9 Line Options
- WH34.1 Component Bins
- WH34.2 Component Lots
- WH34.3 Component Serials
- WH34.4 Component UOMs
- WH40.1 Bill of Lading
- WH40.2 Bill of Lading Feedback
- WH520 Batch Feedback Interface
- WH830 Shipment Load Program
Referenced by (41)
- IC02.1 Location
- IC10.2 Item Master and Location
- IC11.1 Item Master
- IC12.1 Item Location
- IC15.2 Bins
- IC175 Update Variances
- IC183 Par Level Load
- IC190 Closing
- IC199 Subsystem Close
- IC221 Open Intransit Report
- IC222 Unreleased Documents
- IC223 Availability Report
- IC29.1 Lots
- IC29.2 Serials
- IC29.3 Bins
- IC320 Mass Item Location Copy
- IC330 Item Mass Change
- IC331 Par Cart Mass Changes
- IC48.1 Open Intransits
- IC503 IC Valid UOM CSV Create
- IC524 CSV Item Master
- IC58.1 Global Location Numbers
- IC62.1 Finished Goods
- IC64.2 Global Location Nbr Assignment IC Location
- IC81.1 Cart, Par Location
- IC811 Item Master Load
- IC812 Item Location Load
- IC82.1 Par Location Item Mass Change
- IC840 Cart Par Location Conversion
- PO150 Bid Load to Contract or Catalog
- PO25.6 Vendor Agreement Line
- PO25.7 Service Agreement Line
- PO26.4 Vendor Agreement Line Price Breaks
- PO26.5 Vendor Agreement Line Price Breaks
- PO28.2 Vendor Agreement Line Detail List
- PO36.2 Vendor Agreement Import Manual Input
- PO536 Vendor Price Agreement Load
- POI4.1 PODOCREF Invoked Oject
- POI6.1 Assign Doc Number Oject
- WHD1.1 WH Document Integrity Check
- WHD2.1 WH-IC Integrity Check