SOP_XFER_REC_LANDED_COSTS

Landed Cost for transfer order receipt

tableFINSOP

SOP_XFER_REC_LANDED_COSTS — Landed Cost for transfer order receipt. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_XFER_REC_LANDED_COSTS in the interactive Data Dictionary →

Part of SOP 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
4DESPATCH_NOTEintShipping Note
5DESPATCH_LINEintShip Note Line 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
11SYS_CURRENCY_CODEvarchar(6)Currency Code
12THIRD_PARTY_SUPPLIERvarchar(12)
13LANDED_COST_IN_BASEnumeric(20,4)Landed Cost Amount in Base Currency
14LANDED_COST_UOMvarchar(4)
15GRN_NUMBERvarchar(9)PKGoods Received Note Number
16GRN_LINE_NUMBERintPKGoods Received Note Line Number
17SEQUENCEsmallintPKSequence Number
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.