POP_REQUISITION_LINE_DETAILS
Purchase Requisition Line Details
tableFINPOP
POP_REQUISITION_LINE_DETAILS — Purchase Requisition Line Details. FIN table in the standard Ross ERP 8.0 schema: 26 columns, used by 31 programs. Columns, data types, keys, foreign keys and relationships.
Open POP_REQUISITION_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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | DIVISION | varchar(2) | PK | Division |
| 4 | REQUISITION_NUMBER | varchar(9) | PK | Requisition Number |
| 5 | REQ_LINE_NUMBER | int | PK | Requisition Line Number |
| 6 | LINE_SEQUENCE | smallint | PK | |
| 7 | REQUIRED_DATE | datetime | Required Date | |
| 8 | PROMISED_DATE | datetime | Promised Date | |
| 9 | ORDER_LINE_REF | varchar(10) | Order Line Reference | |
| 10 | ORDER_QUANTITY | numeric(20,6) | Order Quantity | |
| 11 | STATUS_FLAG | varchar(1) | Status Flag | |
| 12 | REQUISITION_STATUS_FLAG | varchar(15) | Requisition Status Indicator | |
| 13 | PO_QUANTITY | numeric(20,6) | ||
| 14 | ORDER_DATE | datetime | Order Date | |
| 15 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 16 | ORDER_NOMINATED_QTY | numeric(20,6) | ||
| 17 | ORDER_OTHER_INVENTORY_QTY | numeric(20,6) | ||
| 18 | PO_NOMINATED_QTY | numeric(20,6) | ||
| 19 | PO_OTHER_INVENTORY_QTY | numeric(20,6) | ||
| 20 | IC_CATCHWEIGHT_AVERAGE | numeric(20,6) | ||
| 21 | IC_POTENT_DEFAULT_FACTOR | numeric(20,8) | ||
| 22 | RCS_CONVERSION_STATUS | varchar(1) | Ren/CS Data Conversion Status | |
| 23 | REQUISITION_QTY_OUTSTANDING | computed | ||
| 24 | MRP_VERSION | int | MRP Version | |
| 25 | PP_REFERENCE | varchar(25) | Reference | |
| 26 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |