POP_GRN_LC_MATCHING

Landed cost invoice matching

tableFINPOP

POP_GRN_LC_MATCHING — Landed cost invoice matching. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.

Open POP_GRN_LC_MATCHING 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)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4GRN_NUMBERvarchar(9)PKGoods Received Note Number
5LANDED_COST_TYPEvarchar(8)PKLanded Cost Type
6INVOICE_NUMBERintInvoice Number
7SYS_CURRENCY_CODEvarchar(6)Currency Code
8AMOUNTnumeric(20,4)
9SYS_MODIFIED_DATEdatetimeLast Modification Date
10SYS_CREATE_USERvarchar(20)User who new this record
11SYS_MODIFY_USERvarchar(20)The last user who modified this record
12VENDOR_INVOICE_NUMBERvarchar(20)Supplier Invoice Number
13VENDOR_NUMBERvarchar(12)Supplier Number (or ID)
14GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.