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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4DIVISIONvarchar(2)PKDivision
5PO_NUMBERvarchar(10)PKPurchase Order Number
6SEQUENCEsmallintPKSequence Number
7ORDER_LINE_REFvarchar(10)Order Line Reference
8REQUIRED_DATEdatetimeRequired Date
9PROMISED_DATEdatetimePromised Date
10QTY_RETURNEDnumeric(20,6)Qty Returned
11QTY_ACCEPTEDnumeric(20,6)Qty Accepted
12QTY_INVOICEDnumeric(20,6)Quantity Invoiced
13STATUS_FLAGvarchar(1)Status Flag
14ORDER_QUANTITYnumeric(20,6)Order Quantity
15ORDER_HORIZONvarchar(1)Order Horizon
16ORDER_DATEdatetimeOrder Date
17TEMP_ORDER_QUANTITYnumeric(20,6)
18TEMP_REQUIRED_DATEdatetime
19QTY_IN_QUALITY_CONTROLnumeric(20,6)Quantity in Quality Control
20QTY_IN_QUARANTINEnumeric(20,6)Quantity in Quarantine
21PO_LINE_NUMBERintPKPurchase Order Line Number
22CLOSED_FOR_GRNvarchar(1)Line closed for Goods Receiving
23CLOSED_FOR_PIvarchar(1)Line closed for Purchase Invoice Allocation
24QTY_CLOSEDnumeric(20,6)PO Quantity Closed - not Filled
25TEMP_RECEIVED_QTYnumeric(20,6)
26POP_BLANKET_ORDER_NUMBERvarchar(8)Blanket Purchase Order Number
27POP_BLANKET_LINE_NUMBERintBlanket Order Line Number
28POP_BLANKET_SEQsmallintBlanket Sequence
29IC_LOT_NUMBERvarchar(20)Lot Number
30QTY_RETURNED_INVOICEDnumeric(20,6)Quantity Returned which has been Invoiced
31IC_NOMINATED_QTYnumeric(20,6)Quantity of the Nominated Inventory UOM
32IC_OTHER_INVENTORY_QTYnumeric(20,6)Quantity of the Inventory UOM which is not the Nominated UOM
33IC_CATCHWEIGHT_AVERAGEnumeric(20,6)
34IC_POTENT_DEFAULT_FACTORnumeric(20,8)
35POP_ORDER_TYPEvarchar(1)Order Type
36PURCHASE_PRICEnumeric(20,4)Purchase Price
37UNIT_PURvarchar(4)Purchase/Transfer Unit Of Measure
38RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
39POP_CREATE_METHODvarchar(1)Created By
40ARCHIVE_DATEdatetimeArchive Date
41ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
42PURCHASE_PRICE_INC_TAXnumeric(20,4)Purchase Price Inc Tax
43PO_QTY_IN_INVENTORYcomputed
44PO_QTY_TO_INVOICEcomputed
45PO_QTY_PROCESSEDcomputed
46PO_QTY_COMMITTEDcomputed
47PO_QTY_OUTSTANDINGcomputed
48GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.