PROCESS_SPEC_INPUT_COSTS
Cost per Cost Category for Process Spec Inputs
tableMANPROCESS
PROCESS_SPEC_INPUT_COSTS — Cost per Cost Category for Process Spec Inputs. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open PROCESS_SPEC_INPUT_COSTS in the interactive Data Dictionary →Part of PROCESS 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 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | PROCESS_SPEC | varchar(15) | PK | Process Specification |
| 5 | SYS_VERSION_NUMBER | int | PK | Version Number |
| 6 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 7 | RECIPE_CODE | varchar(15) | PK | Recipe |
| 8 | PM_RECIPE_VERSION_NUMBER | int | PK | |
| 9 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 10 | COST_TYPE | smallint | PK | Cost Type |
| 11 | EFFECTIVE_ON_DATE | datetime | PK | Effectivity On Date |
| 12 | COST_CATEGORY | varchar(2) | PK | Cost Category |
| 13 | INPUT_COST_STD | numeric(20,6) | Standard Input Cost (material, misc) |