IC_LOT_TRACE

Lot Trace

tableFINIC

IC_LOT_TRACE — Lot Trace. FIN table in the standard Ross ERP 8.0 schema: 26 columns, used by 19 programs. Columns, data types, keys, foreign keys and relationships.

Open IC_LOT_TRACE in the interactive Data Dictionary →

Part of IC tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3IC_LT_FROM_INDICATORvarchar(8)PKLot Trace From Source
4IC_LT_FROM_DIV_WH_FAvarchar(2)PK
5IC_LT_FROM_DOC_PART_JOBvarchar(15)PKLot Trace From Product/Document/Job
6IC_LT_FROM_LINE_LOT_STAGEvarchar(20)PK
7IC_LT_FROM_DOCSEQ_LOTSEQ_LINEintPK
8IC_LT_FROM_STATUSvarchar(8)PK
9IC_LT_TO_INDICATORvarchar(8)PKLot Trace To Source
10IC_LT_TO_DIV_WH_FAvarchar(2)PK
11IC_LT_TO_DOC_PART_JOBvarchar(15)PKLot Trace To Prod/Document/Job
12IC_LT_TO_LINE_LOT_STAGEvarchar(20)PK
13IC_LT_TO_DOCSEQ_LOTSEQ_LINEintPK
14IC_LT_TO_STATUSvarchar(8)PK
15SOURCE_MODULEvarchar(2)Source Module Reference
16DESCRIPTIONvarchar(30)Description
17TRANSACTION_TYPEvarchar(2)Transaction Type
18MOVEMENT_CODEvarchar(6)Movement Code
19SYSTEM_DATEdatetimeSystem Date Transaction Made
20TRANSACTION_DATEdatetimeTransaction Date
21IC_MOVE_QUANTITY_1numeric(20,6)Inventory movement quantity
22UNIT_OF_MEASURE_1varchar(4)Unit of Measure
23IC_MOVE_QUANTITY_2numeric(20,6)Inventory movement quantity
24UNIT_OF_MEASURE_2varchar(4)Unit of Measure
25GEM_TRANSACTION_IDvarchar(64)System transaction identifier stamped by GEMBASE when the row was written.
26GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.