LINK_PO_GRN

Link Goods Received to Purchase Orders

tableFINLINK

LINK_PO_GRN — Link Goods Received to Purchase Orders. FIN table in the standard Ross ERP 8.0 schema: 22 columns, used by 18 programs. Columns, data types, keys, foreign keys and relationships.

Open LINK_PO_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
4GRN_NUMBERvarchar(9)PKGoods Received Note Number
5GRN_LINE_NUMBERintPKGoods Received Note Line Number
6PO_NUMBERvarchar(10)PKPurchase Order Number
7PO_LINE_NUMBERintPKPurchase Order Line Number
8PO_SEQUENCEsmallintPKPO Sequence
9SEQUENCEsmallintPKSequence Number
10SYSTEM_DATEdatetimeSystem Date Transaction Made
11ALLOCATION_DATEdatetimeDate of Last Allocation
12QTY_ACCEPTEDnumeric(20,6)Qty Accepted
13UNIT_ALLOCvarchar(4)Unit of Measure (for GRN Allocation)
14QTY_RETURNEDnumeric(20,6)Qty Returned
15QTY_IN_QUALITY_CONTROLnumeric(20,6)Quantity in Quality Control
16QTY_IN_QUARANTINEnumeric(20,6)Quantity in Quarantine
17QTY_ALLOCATEDnumeric(20,6)Quantity Allocated
18USERNAMEvarchar(20)Username
19GRN_SEQUENCEsmallintPK
20RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
21QTY_PROCESSEDcomputed
22GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.