LANDED_COST_TYPES
Landed Cost Type
tableFINLANDED
LANDED_COST_TYPES — Landed Cost Type. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open LANDED_COST_TYPES in the interactive Data Dictionary →Part of Other 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | LANDED_COST_TYPE | varchar(8) | PK | Landed Cost Type |
| 4 | DESCRIPTION | varchar(30) | Description | |
| 5 | LANDED_COST_GROUP | varchar(8) | Landed Cost Group | |
| 6 | GL_SHORT_CODE | varchar(6) | General Ledger Short Code | |
| 7 | ACCOUNT_NUMBER | varchar(50) | GL Account Number | |
| 8 | TYPE_STATUS | smallint | Status of Landed Cost Type |