A_IC_MOVEMENTS

Archived All quantity changes

tableFINIC

A_IC_MOVEMENTS — Archived All quantity changes. FIN table in the standard Ross ERP 8.0 schema: 43 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.

Open A_IC_MOVEMENTS 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.
2ARCHIVE_IDvarchar(1)Prefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)Company Code
4WAREHOUSEvarchar(2)Warehouse Code
5PART_CODEvarchar(15)Product
6DOCUMENT_NUMBERvarchar(13)Originating Document Number
7DOCUMENT_LINEvarchar(9)Originating Document Line Number
8DOCUMENT_SEQUENCEsmallintDocument Line Sequence
9UNIT_OF_MEASUREvarchar(4)Unit of Measure
10SOURCE_MODULEvarchar(2)Source Module Reference
11TRANSACTION_TYPEvarchar(2)Transaction Type
12FACTORYvarchar(2)Factory Code
13MOVEMENT_CODEvarchar(6)Movement Code
14MOVEMENT_DATEdatetimeMovement Date
15REQUIRED_DATEdatetimeRequired Date
16TRANSACTION_DESCRIPTIONvarchar(60)Transaction Description
17UNIT_COSTnumeric(20,6)Unit Cost
18PERIODsmallintPeriod Number
19YEARsmallintYear Number
20STATUS_FLAGvarchar(1)Status Flag
21SYSTEM_DATEdatetimeSystem Date Transaction Made
22USERNAMEvarchar(20)Username
23SYS_CALLING_FUNCTIONvarchar(15)Identifier for calling routine to assist research
24IC_STATUS_CODEvarchar(8)Inventory Status
25IC_LOT_NUMBERvarchar(20)Lot Number
26IC_LOT_SEQUENCEintLot Sequence
27IC_QUANTITY_FIELDvarchar(30)Name of the quantity field
28IC_MOVE_QUANTITYnumeric(20,6)Inventory movement quantity
29FIFO_QUANTITY_OUTnumeric(20,6)FIFO Costing Quantity Out
30IC_PRODUCT_UOM_TYPEvarchar(1)The type of UOM
31RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
32ARCHIVE_DATEdatetimeArchive Date
33ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
34DIVISIONvarchar(2)Division
35STANDARD_COSTnumeric(20,6)Standard Cost
36TRANSACTION_SEQUENCEsmallintTransaction Sequence
37ORIG_DOCUMENT_NUMBERvarchar(13)Original Document Number
38ORIG_DOCUMENT_LINEvarchar(8)Original Document Line Number
39ORIG_DOCUMENT_SEQUENCEsmallintOriginal Document Sequence
40ORIG_MOVEMENT_CODEvarchar(6)Original movement code for return transaction
41FIFO_BALANCEcomputed
42PERIOD_CHECKcomputed
43GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.