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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)Company Code
3DIVISIONvarchar(2)Division
4PO_NUMBERvarchar(10)Purchase Order Number
5SEQUENCEsmallintSequence Number
6PO_LINE_NUMBERintPurchase Order Line Number
7REQUISITION_NUMBERvarchar(9)Requisition Number
8REQ_LINE_NUMBERintRequisition Line Number
9LINE_SEQUENCEsmallint
10ORDER_QUANTITYnumeric(20,6)Order Quantity
11REQUISITION_CODEvarchar(6)Purchase Requisition Code
12DEF_DELIVERY_ADDRESS_CODEvarchar(10)Default Delivery Address for POP
13QTY_ACCEPTEDnumeric(20,6)Qty Accepted
14ARCHIVE_DATEdatetimeArchive Date
15ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
16ARCHIVE_IDvarchar(1)Prefix Fields for Archive Tables
17QTY_OPENcomputed
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.