A_POP_HISTORY

Archived Purchase Order History

tableFINPOP

A_POP_HISTORY — Archived Purchase Order History. FIN table in the standard Ross ERP 8.0 schema: 30 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.

Open A_POP_HISTORY 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
6PO_LINE_NUMBERintPKPurchase Order Line Number
7ORDER_AUDIT_CODEvarchar(10)Order Audit Code
8DESCRIPTIONvarchar(30)Description
9CREATION_DATEdatetimeCreation Date
10PART_CODEvarchar(15)Product
11WAREHOUSEvarchar(2)Warehouse Code
12REQUIRED_DATEdatetimeRequired Date
13PROMISED_DATEdatetimePromised Date
14DELIVERY_ADDRESS_CODEvarchar(10)Delivery Address Code
15PURCHASE_PRICEnumeric(20,4)Purchase Price
16LINE_DISCOUNTnumeric(20,2)Line Discount
17ORDER_QUANTITYnumeric(20,6)Order Quantity
18MOVEMENT_QTYnumeric(20,6)Stock Movement Quantity
19USER_IDvarchar(20)User Identification Code
20DETAIL_DESCRIPTIONtextDetailed Description
21UNIT_PURvarchar(4)Purchase/Transfer Unit Of Measure
22UNIT_PRICEvarchar(4)Unit of Measure (Pricing)
23PURCHASE_LINE_DETAIL_DESCRtextOrder Line Detail Description
24IC_LOT_NUMBERvarchar(20)Lot Number
25RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
26ARCHIVE_DATEdatetimeArchive Date
27ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
28DOCUMENT_SEQUENCEsmallintPKDocument Line Sequence
29PURCHASE_PRICE_INC_TAXnumeric(20,4)Purchase Price Inc Tax
30GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.