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
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | ARCHIVE_ID | varchar(1) | Prefix Fields for Archive Tables | |
| 3 | COMPANY_CODE | varchar(10) | Company Code | |
| 4 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 5 | SPLIT_NUMBER | int | Split Number | |
| 6 | MOVEMENT_CODE | varchar(6) | Movement Code | |
| 7 | SEQUENCE | smallint | Sequence Number | |
| 8 | BIN_LOCATION | varchar(15) | Bin Location | |
| 9 | MH_NUMBER | int | Material Handling Number | |
| 10 | UNIT_COST | numeric(20,6) | Unit Cost | |
| 11 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 12 | IC_LOT_SEQUENCE | int | Lot Sequence | |
| 13 | IC_PACK_OR_CAP_QTY | numeric(20,6) | Package or capacity quantity | |
| 14 | IC_PACK_OR_CAP_UNIT | varchar(4) | Packaged or capacity unit of measure | |
| 15 | IC_NOT_CAP_QTY | numeric(20,6) | Non-capacity unit movement quantity | |
| 16 | IC_NOT_CAP_UNIT | varchar(4) | Not Capacity Unit of Measure | |
| 17 | IC_CAP_IF_PACKED_QTY | numeric(20,6) | Capacity Unit if Pack Product Movement Quantity | |
| 18 | IC_CAP_IF_PACKED_UNIT | varchar(4) | Capacity Unit if packaged product | |
| 19 | ARCHIVE_DATE | datetime | Archive Date | |
| 20 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 21 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |