IC_QUALITY_DOC_LINES
Quality Document Lines
tableFINIC
IC_QUALITY_DOC_LINES — Quality Document Lines. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 39 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_QUALITY_DOC_LINES in the interactive Data Dictionary →Part of IC 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | QUALITY_DOC_NBR | varchar(12) | PK | Quality Document Number |
| 4 | QUALITY_DOC_LINE_NBR | int | PK | Quality Document Line Number |
| 5 | SOURCE_MODULE | varchar(2) | PK | Source Module Reference |
| 6 | IC_STATUS_CODE | varchar(8) | PK | Inventory Status |
| 7 | BIN_LOCATION | varchar(15) | Bin Location | |
| 8 | MH_NUMBER | int | Material Handling Number | |
| 9 | LINE_TYPE | varchar(1) | Line Type | |
| 10 | RECEIVED_DETAIL_DESCRIPTION | text | Received Goods Detail Description (for nonstock items) | |
| 11 | QUALITY_DOC_RECORD_TYPE | varchar(1) | Quality Document Record Type | |
| 12 | ORIGINAL_PACK_OR_CAP_QTY | numeric(20,6) | ||
| 13 | ORIGINAL_NOT_CAP_QTY | numeric(20,6) | ||
| 14 | ORIGINAL_CAP_IF_PACKED_QTY | numeric(20,6) | ||
| 15 | CURRENT_PACK_OR_CAP_QTY | numeric(20,6) | ||
| 16 | CURRENT_NOT_CAP_QTY | numeric(20,6) | ||
| 17 | CURRENT_CAP_IF_PACKED_QTY | numeric(20,6) | ||
| 18 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 19 | UNIT_COST | numeric(20,6) | Unit Cost | |
| 20 | GEM_TRANSACTION_ID | varchar(64) | System transaction identifier stamped by GEMBASE when the row was written. | |
| 21 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |