POP_ORDER_LANDED_COSTS

Landed Cost for PO

tableFINPOP

POP_ORDER_LANDED_COSTS — Landed Cost for PO. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open POP_ORDER_LANDED_COSTS 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
4PO_NUMBERvarchar(10)PKPurchase Order Number
5PO_LINE_NUMBERintPKPurchase Order Line Number
6SEQUENCEsmallintPKSequence Number
7LANDED_COST_TYPEvarchar(8)PKLanded Cost Type
8LANDED_COST_CALC_METHODsmallintLanded Cost Calculation Method
9LANDED_COST_CURRENCYvarchar(6)
10RATE_OR_AMOUNTnumeric(20,4)Rate or Percentage
11LANDED_COSTnumeric(20,4)Landed Cost Amount
12SYS_CURRENCY_CODEvarchar(6)Currency Code
13THIRD_PARTY_SUPPLIERvarchar(12)
14LANDED_COST_IN_BASEnumeric(20,4)Landed Cost Amount in Base Currency
15LANDED_COST_UOMvarchar(4)
16TRANSACTION_CURRENCY_CODEvarchar(6)
17LANDED_COST_IN_TRANSnumeric(20,4)
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.