A_INV_TRANSACTION_LINES
Archived Inventory Transaction Lines
tableFININV
A_INV_TRANSACTION_LINES — Archived Inventory Transaction Lines. FIN table in the standard Ross ERP 8.0 schema: 64 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open A_INV_TRANSACTION_LINES 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) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | MOVEMENT_CODE | varchar(6) | PK | Movement Code |
| 5 | DOC_REFERENCE | varchar(15) | PK | Document Reference |
| 6 | SEQUENCE | smallint | PK | Sequence Number |
| 7 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 8 | PART_CODE | varchar(15) | Product | |
| 9 | REQUIRED_DATE | datetime | Required Date | |
| 10 | UNIT_COST | numeric(20,6) | Unit Cost | |
| 11 | TRANSFER_COST | numeric(20,6) | ||
| 12 | STATUS_FLAG | varchar(1) | Status Flag | |
| 13 | PERIOD | smallint | Period Number | |
| 14 | YEAR | smallint | Year Number | |
| 15 | STOCK_CATEGORY | varchar(8) | Stock Category | |
| 16 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 17 | USERNAME | varchar(20) | Username | |
| 18 | TRANSFER_CREDIT_CODE | varchar(6) | ||
| 19 | TRANSFER_CREDIT_ACC | varchar(50) | ||
| 20 | TRANSFER_DEBIT_CODE | varchar(6) | ||
| 21 | TRANSFER_DEBIT_ACC | varchar(50) | ||
| 22 | CREDIT_CODE | varchar(6) | ||
| 23 | CREDIT_ACC | varchar(50) | ||
| 24 | DEBIT_CODE | varchar(6) | ||
| 25 | DEBIT_ACC | varchar(50) | ||
| 26 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 27 | IC_LOT_SEQUENCE | int | Lot Sequence | |
| 28 | IC_STATUS_CODE | varchar(8) | Inventory Status | |
| 29 | IC_TO_LOT_SEQUENCE | int | ||
| 30 | SYS_EC_PROCESSED_INDICATOR | varchar(1) | EC Tax Process Indicator | |
| 31 | SYS_TARIFF_CODE | varchar(11) | Tariff Code | |
| 32 | SYS_EC_MODE_OF_TRANSPORT | varchar(1) | EC Mode of Transport | |
| 33 | SYS_EC_DELIVERY_TERMS | varchar(3) | EC Delivery Terms | |
| 34 | SYS_EC_TRANSACTION_TYPE | varchar(2) | EC Nature of Transaction | |
| 35 | SYS_EC_STATISTICS_APPLICABLE | varchar(1) | EC Statistics Applicable | |
| 36 | SYS_EC_WEIGHT | numeric(20,0) | Weight | |
| 37 | SYS_EC_SUPP_UNIT_QTY | numeric(20,6) | Supplementary Unit Qty | |
| 38 | SYS_COUNTRY_OF_ORIGIN | varchar(6) | ||
| 39 | SYS_EC_FLOW | varchar(1) | Goods Flow for EC Tax Reporting | |
| 40 | SYS_EC_ANALYSIS_1 | varchar(10) | EC Analysis Code 1 | |
| 41 | SYS_EC_ANALYSIS_2 | varchar(10) | EC Analysis Code 2 | |
| 42 | SYS_EC_ANALYSIS_3 | varchar(10) | EC Analysis Code 3 | |
| 43 | SYS_EC_ANALYSIS_4 | varchar(10) | EC Analysis Code 4 | |
| 44 | SYS_EC_ANALYSIS_5 | varchar(10) | EC Analysis Code 5 | |
| 45 | SYS_EC_STATISTICAL_VALUE | numeric(20,2) | EC Statistical Value | |
| 46 | IC_PACK_OR_CAP_QTY | numeric(20,6) | Package or capacity quantity | |
| 47 | IC_PACK_OR_CAP_UNIT | varchar(4) | Packaged or capacity unit of measure | |
| 48 | IC_NOT_CAP_QTY | numeric(20,6) | Non-capacity unit movement quantity | |
| 49 | IC_NOT_CAP_UNIT | varchar(4) | Not Capacity Unit of Measure | |
| 50 | IC_CAP_IF_PACKED_QTY | numeric(20,6) | Capacity Unit if Pack Product Movement Quantity | |
| 51 | IC_CAP_IF_PACKED_UNIT | varchar(4) | Capacity Unit if packaged product | |
| 52 | IC_PACK_OR_CAP_QTY_LIT | numeric(20,6) | Pack or Cap Movement Quantity for Lost in Transit | |
| 53 | IC_NOT_CAP_QTY_LIT | numeric(20,6) | Not Capacity Move Quantity for Lost in Transit | |
| 54 | IC_CAP_IF_PACKED_QTY_LIT | numeric(20,6) | Cap if Pack Movement Quantity for Lost in Transit | |
| 55 | IC_REQUIREMENT_QTY | numeric(20,6) | Holds a value based on the requirement unit of measure | |
| 56 | IC_REQUIREMENT_UNIT | varchar(4) | Unit of Measure Required | |
| 57 | QTY_AWAITING_CONFIRM_OUT | numeric(20,6) | Quantity Out - Awaiting Confirmation | |
| 58 | QTY_CLOSED | numeric(20,6) | PO Quantity Closed - not Filled | |
| 59 | VENDOR_NUMBER | varchar(12) | Supplier Number (or ID) | |
| 60 | RCS_CONVERSION_STATUS | varchar(1) | Ren/CS Data Conversion Status | |
| 61 | ARCHIVE_DATE | datetime | Archive Date | |
| 62 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 63 | PP_REFERENCE | varchar(25) | Reference | |
| 64 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |