IC_COSTING_TYPES
Costing types
tableFINIC
IC_COSTING_TYPES — Costing types. FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 22 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_COSTING_TYPES 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | COSTING_TYPE | varchar(8) | PK | Inventory Costing Type |
| 4 | COSTING_TYPE_DESC | varchar(30) | Inventory Costing Type | |
| 5 | INV_VALUATION_METHOD | varchar(4) | Inventory Valuation Method | |
| 6 | IC_COSTING_CYCLE | varchar(1) | Inventory Costing Term | |
| 7 | CUR_VAL_FLAG | varchar(1) | Using Market Price Flag | |
| 8 | CUR_VAL_AK_FLAG | varchar(1) | written off/reserve Flag | |
| 9 | COSTING_METHOD | varchar(3) | Standard/Actual Cost | |
| 10 | LAST_COST_FLAG | varchar(3) | Last Cost Selection |