A_POP_LINE_DETAILS
Archived Purchase Order Header Line Details
tableFINPOP
A_POP_LINE_DETAILS — Archived Purchase Order Header Line Details. FIN table in the standard Ross ERP 8.0 schema: 48 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open A_POP_LINE_DETAILS in the interactive Data Dictionary →Part of POP 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 | DIVISION | varchar(2) | PK | Division |
| 5 | PO_NUMBER | varchar(10) | PK | Purchase Order Number |
| 6 | SEQUENCE | smallint | PK | Sequence Number |
| 7 | ORDER_LINE_REF | varchar(10) | Order Line Reference | |
| 8 | REQUIRED_DATE | datetime | Required Date | |
| 9 | PROMISED_DATE | datetime | Promised Date | |
| 10 | QTY_RETURNED | numeric(20,6) | Qty Returned | |
| 11 | QTY_ACCEPTED | numeric(20,6) | Qty Accepted | |
| 12 | QTY_INVOICED | numeric(20,6) | Quantity Invoiced | |
| 13 | STATUS_FLAG | varchar(1) | Status Flag | |
| 14 | ORDER_QUANTITY | numeric(20,6) | Order Quantity | |
| 15 | ORDER_HORIZON | varchar(1) | Order Horizon | |
| 16 | ORDER_DATE | datetime | Order Date | |
| 17 | TEMP_ORDER_QUANTITY | numeric(20,6) | ||
| 18 | TEMP_REQUIRED_DATE | datetime | ||
| 19 | QTY_IN_QUALITY_CONTROL | numeric(20,6) | Quantity in Quality Control | |
| 20 | QTY_IN_QUARANTINE | numeric(20,6) | Quantity in Quarantine | |
| 21 | PO_LINE_NUMBER | int | PK | Purchase Order Line Number |
| 22 | CLOSED_FOR_GRN | varchar(1) | Line closed for Goods Receiving | |
| 23 | CLOSED_FOR_PI | varchar(1) | Line closed for Purchase Invoice Allocation | |
| 24 | QTY_CLOSED | numeric(20,6) | PO Quantity Closed - not Filled | |
| 25 | TEMP_RECEIVED_QTY | numeric(20,6) | ||
| 26 | POP_BLANKET_ORDER_NUMBER | varchar(8) | Blanket Purchase Order Number | |
| 27 | POP_BLANKET_LINE_NUMBER | int | Blanket Order Line Number | |
| 28 | POP_BLANKET_SEQ | smallint | Blanket Sequence | |
| 29 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 30 | QTY_RETURNED_INVOICED | numeric(20,6) | Quantity Returned which has been Invoiced | |
| 31 | IC_NOMINATED_QTY | numeric(20,6) | Quantity of the Nominated Inventory UOM | |
| 32 | IC_OTHER_INVENTORY_QTY | numeric(20,6) | Quantity of the Inventory UOM which is not the Nominated UOM | |
| 33 | IC_CATCHWEIGHT_AVERAGE | numeric(20,6) | ||
| 34 | IC_POTENT_DEFAULT_FACTOR | numeric(20,8) | ||
| 35 | POP_ORDER_TYPE | varchar(1) | Order Type | |
| 36 | PURCHASE_PRICE | numeric(20,4) | Purchase Price | |
| 37 | UNIT_PUR | varchar(4) | Purchase/Transfer Unit Of Measure | |
| 38 | RCS_CONVERSION_STATUS | varchar(1) | Ren/CS Data Conversion Status | |
| 39 | POP_CREATE_METHOD | varchar(1) | Created By | |
| 40 | ARCHIVE_DATE | datetime | Archive Date | |
| 41 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 42 | PURCHASE_PRICE_INC_TAX | numeric(20,4) | Purchase Price Inc Tax | |
| 43 | PO_QTY_IN_INVENTORY | computed | ||
| 44 | PO_QTY_TO_INVOICE | computed | ||
| 45 | PO_QTY_PROCESSED | computed | ||
| 46 | PO_QTY_COMMITTED | computed | ||
| 47 | PO_QTY_OUTSTANDING | computed | ||
| 48 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |