A_POP_ORDER_LANDED_COSTS

Archive Landed Cost for POP

tableFINPOP

A_POP_ORDER_LANDED_COSTS — Archive Landed Cost for POP. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open A_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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4DIVISIONvarchar(2)PKDivision
5PO_NUMBERvarchar(10)PKPurchase Order Number
6PO_LINE_NUMBERintPKPurchase Order Line Number
7SEQUENCEsmallintPKSequence Number
8LANDED_COST_TYPEvarchar(8)PKLanded Cost Type
9LANDED_COST_CALC_METHODsmallintLanded Cost Calculation Method
10LANDED_COST_CURRENCYvarchar(6)
11RATE_OR_AMOUNTnumeric(20,4)Rate or Percentage
12LANDED_COSTnumeric(20,4)Landed Cost Amount
13SYS_CURRENCY_CODEvarchar(6)Currency Code
14THIRD_PARTY_SUPPLIERvarchar(12)
15LANDED_COST_IN_BASEnumeric(20,4)Landed Cost Amount in Base Currency
16LANDED_COST_UOMvarchar(4)
17TRANSACTION_CURRENCY_CODEvarchar(6)
18LANDED_COST_IN_TRANSnumeric(20,4)
19ARCHIVE_DATEdatetimeArchive Date
20ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
21GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.