PLANNING_CALENDARS
Factory Planning Calendars
tableMANPLANNING
PLANNING_CALENDARS — Factory Planning Calendars. MAN table in the standard Ross ERP 8.0 schema: 7 columns, used by 15 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_CALENDARS in the interactive Data Dictionary →Part of PLANNING 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 | PLANNING_CALENDAR_CODE | varchar(8) | PK | Planning Calendar Code |
| 4 | FACTORY | varchar(2) | PK | Factory Code |
| 5 | PLANNING_LEVEL_CODE | smallint | PK | Planning Level |
| 6 | BASE_DATE | datetime | Planning Base Date | |
| 7 | CODE_DESCRIPTION | varchar(60) | Code Description |