LINK_INV_PO

Link Purchase invoices to Purchase Orders

tableFINLINK

LINK_INV_PO — Link Purchase invoices to Purchase Orders. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 17 programs. Columns, data types, keys, foreign keys and relationships.

Open LINK_INV_PO in the interactive Data Dictionary →

Part of Other 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)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4PURCHASE_INVOICE_NUMBERintPKPurchase Invoice Number
5PURCHASE_INVOICE_LINEintPK FK→PURCHASE_INVOICE_LINESInvoice Line Number
6PO_NUMBERvarchar(10)PKPurchase Order Number
7PO_LINE_NUMBERintPKPurchase Order Line Number
8PO_SEQUENCEsmallintPK FK→POP_LINE_DETAILSPO Sequence
9SEQUENCEsmallintPKSequence Number
10SYSTEM_DATEdatetimeSystem Date Transaction Made
11ALLOCATION_DATEdatetimeDate of Last Allocation
12UNIT_ALLOCvarchar(4)Unit of Measure (for GRN Allocation)
13PURCHASE_COSTnumeric(20,4)Purchase Cost
14QTY_ALLOCATEDnumeric(20,6)Quantity Allocated
15UNIT_PRICEvarchar(4)Unit of Measure (Pricing)
16PURCHASE_PRICEnumeric(20,4)Purchase Price
17SYS_EC_STATISTICS_APPLICABLEvarchar(1)EC Statistics Applicable
18RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
19PURCHASE_PRICE_INC_TAXnumeric(20,4)Purchase Price Inc Tax
20PURCHASE_COST_INC_TAXnumeric(20,4)Purchase Cost Including Tax
21GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.