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
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | DOC_REFERENCE | varchar(15) | PK | Document Reference |
| 5 | SEQUENCE | smallint | PK | Sequence Number |
| 6 | LANDED_COST_TYPE | varchar(8) | PK | Landed Cost Type |
| 7 | LANDED_COST_CALC_METHOD | smallint | Landed Cost Calculation Method | |
| 8 | LANDED_COST_CURRENCY | varchar(6) | ||
| 9 | RATE_OR_AMOUNT | numeric(20,4) | Rate or Percentage | |
| 10 | LANDED_COST | numeric(20,4) | Landed Cost Amount | |
| 11 | THIRD_PARTY_SUPPLIER | varchar(12) | ||
| 12 | LANDED_COST_UOM | varchar(4) | ||
| 13 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 14 | LANDED_COST_IN_BASE | numeric(20,4) | Landed Cost Amount in Base Currency | |
| 15 | ARCHIVE_DATE | datetime | Archive Date | |
| 16 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 17 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |