PLANNING_CALENDAR_BUCKETS
Planning Calendar Buckets
tableMANPLANNING
PLANNING_CALENDAR_BUCKETS — Planning Calendar Buckets. MAN table in the standard Ross ERP 8.0 schema: 8 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_CALENDAR_BUCKETS 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 | BUCKET_OFFSET | int | PK | Time Bucket Offset |
| 8 | CALENDAR_OPTION_CODE | varchar(4) | Calendar Option |