A_IC_WH_XFER_LANDED_COSTS

Archive Landed Cost for Warehouse Transfer

tableFINIC

A_IC_WH_XFER_LANDED_COSTS — Archive Landed Cost for Warehouse Transfer. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.

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