IC_WH_XFER_LANDED_COSTS

Landed Cost for Inventory Transfer

tableFINIC

IC_WH_XFER_LANDED_COSTS — Landed Cost for Inventory Transfer. 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 IC_WH_XFER_LANDED_COSTS in the interactive Data Dictionary →

Part of IC 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
3DOC_REFERENCEvarchar(15)PKDocument Reference
4SEQUENCEsmallintPKSequence Number
5LANDED_COST_TYPEvarchar(8)PKLanded Cost Type
6LANDED_COST_CALC_METHODsmallintLanded Cost Calculation Method
7LANDED_COST_CURRENCYvarchar(6)
8RATE_OR_AMOUNTnumeric(20,4)Rate or Percentage
9LANDED_COSTnumeric(20,4)Landed Cost Amount
10THIRD_PARTY_SUPPLIERvarchar(12)
11LANDED_COST_UOMvarchar(4)
12SYS_CURRENCY_CODEvarchar(6)Currency Code
13LANDED_COST_IN_BASEnumeric(20,4)Landed Cost Amount in Base Currency
14GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.