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