STOCK_SPLIT_DETAILS

Stock Split Details

tableFINSTOCK

STOCK_SPLIT_DETAILS — Stock Split Details. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.

Open STOCK_SPLIT_DETAILS 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.
2COMPANY_CODEvarchar(10)Company Code
3WAREHOUSEvarchar(2)Warehouse Code
4SPLIT_NUMBERintSplit Number
5MOVEMENT_CODEvarchar(6)Movement Code
6SEQUENCEsmallintSequence Number
7BIN_LOCATIONvarchar(15)Bin Location
8MH_NUMBERintMaterial Handling Number
9UNIT_COSTnumeric(20,6)Unit Cost
10IC_LOT_NUMBERvarchar(20)Lot Number
11IC_LOT_SEQUENCEintLot Sequence
12IC_PACK_OR_CAP_QTYnumeric(20,6)Package or capacity quantity
13IC_PACK_OR_CAP_UNITvarchar(4)Packaged or capacity unit of measure
14IC_NOT_CAP_QTYnumeric(20,6)Non-capacity unit movement quantity
15IC_NOT_CAP_UNITvarchar(4)Not Capacity Unit of Measure
16IC_CAP_IF_PACKED_QTYnumeric(20,6)Capacity Unit if Pack Product Movement Quantity
17IC_CAP_IF_PACKED_UNITvarchar(4)Capacity Unit if packaged product
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.