A_POP_LINE_DELIVERY_DETAILS
Archived PO Delivery Details for Consolidated Req. Lines
tableFINPOP
A_POP_LINE_DELIVERY_DETAILS — Archived PO Delivery Details for Consolidated Req. Lines. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open A_POP_LINE_DELIVERY_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 | COMPANY_CODE | varchar(10) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | PO_NUMBER | varchar(10) | Purchase Order Number | |
| 5 | SEQUENCE | smallint | Sequence Number | |
| 6 | PO_LINE_NUMBER | int | Purchase Order Line Number | |
| 7 | REQUISITION_NUMBER | varchar(9) | Requisition Number | |
| 8 | REQ_LINE_NUMBER | int | Requisition Line Number | |
| 9 | LINE_SEQUENCE | smallint | ||
| 10 | ORDER_QUANTITY | numeric(20,6) | Order Quantity | |
| 11 | REQUISITION_CODE | varchar(6) | Purchase Requisition Code | |
| 12 | DEF_DELIVERY_ADDRESS_CODE | varchar(10) | Default Delivery Address for POP | |
| 13 | QTY_ACCEPTED | numeric(20,6) | Qty Accepted | |
| 14 | ARCHIVE_DATE | datetime | Archive Date | |
| 15 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 16 | ARCHIVE_ID | varchar(1) | Prefix Fields for Archive Tables | |
| 17 | QTY_OPEN | computed | ||
| 18 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |