A_IC_QUALITY_DOC_LINES
Archived Quality Document Lines
tableFINIC
A_IC_QUALITY_DOC_LINES — Archived Quality Document Lines. FIN table in the standard Ross ERP 8.0 schema: 23 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open A_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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | QUALITY_DOC_NBR | varchar(12) | PK | Quality Document Number |
| 5 | QUALITY_DOC_LINE_NBR | int | PK | Quality Document Line Number |
| 6 | SOURCE_MODULE | varchar(2) | PK | Source Module Reference |
| 7 | IC_STATUS_CODE | varchar(8) | PK | Inventory Status |
| 8 | BIN_LOCATION | varchar(15) | Bin Location | |
| 9 | MH_NUMBER | int | Material Handling Number | |
| 10 | LINE_TYPE | varchar(1) | Line Type | |
| 11 | RECEIVED_DETAIL_DESCRIPTION | text | Received Goods Detail Description (for nonstock items) | |
| 12 | QUALITY_DOC_RECORD_TYPE | varchar(1) | Quality Document Record Type | |
| 13 | ORIGINAL_PACK_OR_CAP_QTY | numeric(20,6) | ||
| 14 | ORIGINAL_NOT_CAP_QTY | numeric(20,6) | ||
| 15 | ORIGINAL_CAP_IF_PACKED_QTY | numeric(20,6) | ||
| 16 | CURRENT_PACK_OR_CAP_QTY | numeric(20,6) | ||
| 17 | CURRENT_NOT_CAP_QTY | numeric(20,6) | ||
| 18 | CURRENT_CAP_IF_PACKED_QTY | numeric(20,6) | ||
| 19 | ARCHIVE_DATE | datetime | Archive Date | |
| 20 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 21 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 22 | UNIT_COST | numeric(20,6) | Unit Cost | |
| 23 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |