A_POP_LINK_REQ_PO

Archived Link Requisitions to Purchase Orders

tableFINPOP

A_POP_LINK_REQ_PO — Archived Link Requisitions to Purchase Orders. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open A_POP_LINK_REQ_PO 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
5REQUISITION_NUMBERvarchar(9)PKRequisition Number
6REQ_LINE_NUMBERintPKRequisition Line Number
7REQ_SEQsmallintPK
8PO_NUMBERvarchar(10)PKPurchase Order Number
9PO_LINE_NUMBERintPKPurchase Order Line Number
10PO_SEQsmallintPK
11SEQUENCEsmallintPKSequence Number
12CREATION_DATEdatetimeCreation Date
13ORDER_QUANTITYnumeric(20,6)Order Quantity
14UNIT_PURvarchar(4)Purchase/Transfer Unit Of Measure
15USERNAMEvarchar(20)Username
16ARCHIVE_DATEdatetimeArchive Date
17ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.