LINK_INV_GRN

Link Purchase invoices to Goods Received Notes

tableFINLINK

LINK_INV_GRN — Link Purchase invoices to Goods Received Notes. FIN table in the standard Ross ERP 8.0 schema: 19 columns, used by 17 programs. Columns, data types, keys, foreign keys and relationships.

Open LINK_INV_GRN 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
6GRN_NUMBERvarchar(9)PKGoods Received Note Number
7GRN_LINE_NUMBERintPKGoods Received Note Line Number
8SEQUENCEsmallintPKSequence Number
9SYSTEM_DATEdatetimeSystem Date Transaction Made
10ALLOCATION_DATEdatetimeDate of Last Allocation
11UNIT_ALLOCvarchar(4)Unit of Measure (for GRN Allocation)
12GRN_COSTnumeric(20,4)Goods Received Note Cost
13QTY_ALLOCATEDnumeric(20,6)Quantity Allocated
14UNIT_PRICEvarchar(4)Unit of Measure (Pricing)
15INVOICE_COSTnumeric(20,4)
16UNIT_RECvarchar(4)Unit of Measure (Receiving)
17GRN_SEQUENCEsmallintPK FK→GOODS_RECEIVED_LINE_DETAILS
18RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
19GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.