A_STOCK_SPLIT_HEADER

Archived Stock Splits Header

tableFINSTOCK

A_STOCK_SPLIT_HEADER — Archived Stock Splits Header. FIN table in the standard Ross ERP 8.0 schema: 16 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open A_STOCK_SPLIT_HEADER 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
6DESCRIPTIONvarchar(30)Description
7SPLIT_DATEdatetimeSplit Date
8TOTAL_INPUT_COSTnumeric(20,2)
9TOTAL_OUTPUT_COSTnumeric(20,2)
10USERNAMEvarchar(20)Username
11COST_CENTERvarchar(3)Cost Center Code
12SYSTEM_DATEdatetimeSystem Date Transaction Made
13RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
14ARCHIVE_DATEdatetimeArchive Date
15ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
16GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.