RCCP_DETAILS
Rough Cut Capacity Planning Details
tableMANRCCP
RCCP_DETAILS — Rough Cut Capacity Planning Details. MAN table in the standard Ross ERP 8.0 schema: 29 columns, used by 11 programs. Columns, data types, keys, foreign keys and relationships.
Open RCCP_DETAILS 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 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | RESOURCE_GROUP_CODE | varchar(6) | PK | Resource Group |
| 5 | PLANNING_LEVEL_CODE | smallint | PK | Planning Level |
| 6 | PLANNING_ID | varchar(20) | PK | Planning Ident |
| 7 | PLANNING_DATE | datetime | PK | Planning Date |
| 8 | ITERATION | smallint | PK | Planning Iteration |
| 9 | BUCKET_OFFSET | int | PK | Time Bucket Offset |
| 10 | LOAD_VALUE | numeric(10,2) | Load Profile Value | |
| 11 | PLANNING_PRODUCT | varchar(15) | PK | |
| 12 | PLANNING_SPEC | varchar(15) | PK | Planning Specification |
| 13 | MPS_BUCKET_OFFSET | int | PK | |
| 14 | LOAD_UNIT | varchar(4) | ||
| 15 | LOAD_FORECAST_VALUE | numeric(10,2) | Component of the load value due to forecast qty's | |
| 16 | LOAD_ADJUSTMENT_VALUE | numeric(10,2) | Capacity Load Value Due To The Adjustment Qty | |
| 17 | LOAD_PRODUCTION_VALUE | numeric(10,2) | Load Value Due To Actual Production Quantities | |
| 18 | MPS_VERSION | smallint | PK | Master Production Schedule Version |
| 19 | BASE_DATE | datetime | Planning Base Date | |
| 20 | PLANNING_CALENDAR_CODE | varchar(8) | PK | Planning Calendar Code |
| 21 | CALENDAR_OPTION_CODE | varchar(4) | Calendar Option | |
| 22 | WORK_CENTER | varchar(6) | Work Center | |
| 23 | PROCESS_SPEC | varchar(15) | PK | Process Specification |
| 24 | SEQUENCE_CODE | varchar(4) | Process Sequencing Code | |
| 25 | PP_ORIGINAL_LOAD | numeric(10,2) | ||
| 26 | PP_SMOOTHING_FORWARD_PRIORITY | smallint | Forward Smoothing Priority | |
| 27 | PP_SMOOTHING_BACKWARD_PRIORITY | smallint | Backward Smoothing Priority | |
| 28 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 29 | TOTAL_LOAD | computed |