A_STOCK_SPLIT_DETAILS

Archived Stock Split Details

tableFINSTOCK

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

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