A_INVENTORY_MOVEMENTS

Archive Inventory Movements

tableFININVENTORY

A_INVENTORY_MOVEMENTS — Archive Inventory Movements. FIN table in the standard Ross ERP 8.0 schema: 53 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open A_INVENTORY_MOVEMENTS in the interactive Data Dictionary →

Part of Other 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
6MOVEMENT_CODEvarchar(6)Movement Code
7DOC_REFERENCEvarchar(15)Document Reference
8MOVEMENT_DATEdatetimeMovement Date
9SYSTEM_DATEdatetimeSystem Date Transaction Made
10REQUIRED_DATEdatetimeRequired Date
11MOVEMENT_QTYnumeric(20,6)Stock Movement Quantity
12TRANSACTION_DESCRIPTIONvarchar(60)Transaction Description
13UNIT_COSTnumeric(20,6)Unit Cost
14QTY_ON_HANDnumeric(20,6)Quantity on Hand
15QTY_COMMITTED_CURRENTnumeric(20,6)Quantity Committed (current Release)
16QTY_COMMITTED_FORWARDnumeric(20,6)Quantity Committed Forward
17QTY_COMMITTED_BACKnumeric(20,6)Quantity Committed on Backorder
18QTY_ORDERED_CURRENTnumeric(20,6)Quantity on PO - Current
19QTY_ORDERED_FORWARDnumeric(20,6)Quantity Ordered Forward
20QTY_ORDERED_BACKnumeric(20,6)Quantity on Puchase BackOrder
21QTY_IN_QUALITY_CONTROLnumeric(20,6)Quantity in Quality Control
22QTY_PICKEDnumeric(20,6)Quantity Picked
23PERIODsmallintPeriod Number
24YEARsmallintYear Number
25FIFO_QUANTITY_OUTnumeric(20,6)FIFO Costing Quantity Out
26QTY_DESPATCHEDnumeric(20,6)Quantity Shipped
27QTY_IN_DESPATCHnumeric(20,6)Quantity in Shipping
28QTY_RESERVEDnumeric(20,6)Quantity Reserved To Sales Orders
29QTY_RECEIVEDnumeric(20,6)Qty Received
30QTY_IN_QUARANTINEnumeric(20,6)Quantity in Quarantine
31USERNAMEvarchar(20)Username
32PRINT_FLAGvarchar(1)Print Flag
33QTY_IN_RETURNS_QCnumeric(20,6)Quantity Returned in Quality Control
34STATUS_FLAGvarchar(1)Status Flag
35QTY_AWAITING_CONFIRM_INnumeric(20,6)Quantity In - Awaiting Confirmation
36QTY_AWAITING_CONFIRM_OUTnumeric(20,6)Quantity Out - Awaiting Confirmation
37QTY_TRANSIT_INnumeric(20,6)Quantity in Transit - Inwards
38QTY_TRANSIT_OUTnumeric(20,6)Quantity in Transit - Outwards
39QTY_EXPIREDnumeric(20,6)Quantity Expired
40ARCHIVE_DATEdatetimeArchive Date
41ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
42IC_STATUS_CODEvarchar(8)Inventory Status
43IC_LOT_NUMBERvarchar(20)Lot Number
44IC_LOT_SEQUENCEintLot Sequence
45IC_QUANTITYnumeric(20,6)Inventory Quantity
46IC_QTY_PICKEDnumeric(20,6)Quantity Picked
47IC_QTY_IN_DESPATCHnumeric(20,6)Quantity in Shipping
48IC_QTY_RESERVEDnumeric(20,6)Quantity Reserved
49IC_QTY_AWAITING_CONFIRM_OUTnumeric(20,6)Quantity Awaiting Confirm Out
50FIFO_BALANCEcomputed
51QTY_ORDERED_TOTALcomputed
52QTY_COMMITTED_TOTALcomputed
53GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.