A_STOCK_SPLIT_LINES

Archived Stock Split Lines

tableFINSTOCK

A_STOCK_SPLIT_LINES — Archived Stock Split Lines. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open A_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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4WAREHOUSEvarchar(2)PKWarehouse Code
5SPLIT_NUMBERintPKSplit Number
6MOVEMENT_CODEvarchar(6)PKMovement Code
7SEQUENCEsmallintPKSequence Number
8PART_CODEvarchar(15)Product
9UNIT_COSTnumeric(20,6)Unit Cost
10IC_PACK_OR_CAP_QTYnumeric(20,6)Package or capacity quantity
11IC_PACK_OR_CAP_UNITvarchar(4)Packaged or capacity unit of measure
12IC_NOT_CAP_QTYnumeric(20,6)Non-capacity unit movement quantity
13IC_NOT_CAP_UNITvarchar(4)Not Capacity Unit of Measure
14IC_CAP_IF_PACKED_QTYnumeric(20,6)Capacity Unit if Pack Product Movement Quantity
15IC_CAP_IF_PACKED_UNITvarchar(4)Capacity Unit if packaged product
16ARCHIVE_DATEdatetimeArchive Date
17ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.