PROCESS_SPEC_STAGE_FUTURE_COSTS
Process Specification Stage Future Costs
tableMANPROCESS
PROCESS_SPEC_STAGE_FUTURE_COSTS — Process Specification Stage Future Costs. MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open PROCESS_SPEC_STAGE_FUTURE_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 | COST_TYPE | smallint | PK | Cost Type |
| 8 | EFFECTIVE_ON_DATE | datetime | PK | Effectivity On Date |
| 9 | COST_CATEGORY | varchar(2) | PK | Cost Category |
| 10 | INCREMENTAL_STD | numeric(20,6) | Incremental Std Cost | |
| 11 | ACCUMULATED_STD | numeric(20,6) | Accumulated Standard Cost |