RCCP_HEADERS
Rough Cut Capacity Planning Headers
tableMANRCCP
RCCP_HEADERS — Rough Cut Capacity Planning Headers. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.
Open RCCP_HEADERS 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 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 10 | DETAIL_DESC | text | Detail Description | |
| 11 | MPS_VERSION | smallint | PK | Master Production Schedule Version |
| 12 | BASE_DATE | datetime | Planning Base Date | |
| 13 | PLANNING_CALENDAR_CODE | varchar(8) | Planning Calendar Code |