STOCK_SPLIT_LINES

Stock Split Lines

tableFINSTOCK

STOCK_SPLIT_LINES — Stock Split Lines. FIN table in the standard Ross ERP 8.0 schema: 16 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.

Open STOCK_SPLIT_LINES 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)PKCompany Code
3WAREHOUSEvarchar(2)PKWarehouse Code
4SPLIT_NUMBERintPKSplit Number
5MOVEMENT_CODEvarchar(6)PKMovement Code
6SEQUENCEsmallintPKSequence Number
7PART_CODEvarchar(15)Product
8UNIT_COSTnumeric(20,6)Unit Cost
9IC_PACK_OR_CAP_QTYnumeric(20,6)Package or capacity quantity
10IC_PACK_OR_CAP_UNITvarchar(4)Packaged or capacity unit of measure
11IC_NOT_CAP_QTYnumeric(20,6)Non-capacity unit movement quantity
12IC_NOT_CAP_UNITvarchar(4)Not Capacity Unit of Measure
13IC_CAP_IF_PACKED_QTYnumeric(20,6)Capacity Unit if Pack Product Movement Quantity
14IC_CAP_IF_PACKED_UNITvarchar(4)Capacity Unit if packaged product
15IC_STATUS_CODEvarchar(8)Inventory Status
16GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.