PLANNING_LEVELS
Corporate Planning Levels
tableMANPLANNING
PLANNING_LEVELS — Corporate Planning Levels. MAN table in the standard Ross ERP 8.0 schema: 14 columns, used by 73 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_LEVELS 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_LEVEL_CODE | smallint | PK | Planning Level |
| 4 | CODE_DESCRIPTION | varchar(60) | Code Description | |
| 5 | TIME_FENCE | smallint | Planning Level Time Fence | |
| 6 | TIME_BUCKET_UNIT | varchar(1) | ||
| 7 | TIME_BUCKET_SIZE | int | Size of Time Buckets | |
| 8 | BASE_DATE | datetime | Planning Base Date | |
| 9 | DAYS_PER_BUCKET | numeric(10,3) | Days per Time Bucket | |
| 10 | PP_MRP_REQUIRED | varchar(1) | MPS Required in MRP | |
| 11 | PLANNING_BUCKET_TYPE | smallint | Planning Bucket Type | |
| 12 | START_TIME | varchar(4) | Start Time | |
| 13 | END_TIME | varchar(4) | End Time | |
| 14 | DESCRIPTION | varchar(60) | Description |