PART_MANU_PRELIM_COSTS
Preliminary Cost per costing unit and cost category
tableMANPART
PART_MANU_PRELIM_COSTS — Preliminary Cost per costing unit and cost category. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 12 programs. Columns, data types, keys, foreign keys and relationships.
Open PART_MANU_PRELIM_COSTS 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 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 4 | PART_CODE | varchar(15) | PK | Product |
| 5 | COST_CATEGORY | varchar(2) | PK | Cost Category |
| 6 | COST_TYPE | smallint | PK | Cost Type |
| 7 | STATUS_FLAG | varchar(1) | Status Flag | |
| 8 | INCREMENTAL_STD | numeric(20,6) | Incremental Std Cost | |
| 9 | ACCUMULATED_STD | numeric(20,6) | Accumulated Standard Cost | |
| 10 | STD_UNIT_COST_MANU | numeric(20,6) | Standard Manufacturing Cost | |
| 11 | FACTORY | varchar(2) | PK | Factory Code |
| 12 | PROCESS_SPEC | varchar(15) | PK | Process Specification |
| 13 | SYS_VERSION_NUMBER | int | PK | Version Number |