IC_BIN_MOVEMENTS

All quantity changes affecting bins

tableFINIC

IC_BIN_MOVEMENTS — All quantity changes affecting bins. FIN table in the standard Ross ERP 8.0 schema: 31 columns, used by 21 programs. Columns, data types, keys, foreign keys and relationships.

Open IC_BIN_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.
2COMPANY_CODEvarchar(10)Company Code
3WAREHOUSEvarchar(2)Warehouse Code
4PART_CODEvarchar(15)Product
5BIN_LOCATIONvarchar(15)Bin Location
6MH_NUMBERintMaterial Handling Number
7DOCUMENT_NUMBERvarchar(13)Originating Document Number
8DOCUMENT_LINEvarchar(9)Originating Document Line Number
9DOCUMENT_SEQUENCEsmallintDocument Line Sequence
10UNIT_OF_MEASUREvarchar(4)Unit of Measure
11SOURCE_MODULEvarchar(2)Source Module Reference
12TRANSACTION_TYPEvarchar(2)Transaction Type
13FACTORYvarchar(2)Factory Code
14WAREHOUSE_ZONEvarchar(6)Warehouse Zone
15MOVEMENT_DATEdatetimeMovement Date
16SYSTEM_DATEdatetimeSystem Date Transaction Made
17USERNAMEvarchar(20)Username
18SYS_CALLING_FUNCTIONvarchar(15)Identifier for calling routine to assist research
19IC_STATUS_CODEvarchar(8)Inventory Status
20IC_LOT_NUMBERvarchar(20)Lot Number
21IC_LOT_SEQUENCEintLot Sequence
22IC_QUANTITY_FIELDvarchar(30)Name of the quantity field
23IC_MOVE_QUANTITYnumeric(20,6)Inventory movement quantity
24IC_PRODUCT_UOM_TYPEvarchar(1)The type of UOM
25MOVEMENT_CODEvarchar(6)Movement Code
26TRANSACTION_DESCRIPTIONvarchar(60)Transaction Description
27PERIODsmallintPeriod Number
28YEARsmallintYear Number
29GEM_TRANSACTION_IDvarchar(64)System transaction identifier stamped by GEMBASE when the row was written.
30PERIOD_CHECKcomputed
31GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.