PLANNING_ID_PROFILES
tableMANPLANNING
PLANNING_ID_PROFILES — MAN table in the standard Ross ERP 8.0 schema: 15 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_ID_PROFILES 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_ID | varchar(20) | PK | Planning Ident |
| 4 | FACTORY | varchar(2) | Factory Code | |
| 5 | PLANNING_CALENDAR_CODE | varchar(8) | Planning Calendar Code | |
| 6 | PLANNING_PROFILE | varchar(20) | PK | Planning Profile for MPS Creation |
| 7 | PLANNING_LEVEL_CODE | smallint | FK→PLANNING_LEVELS | Planning Level |
| 8 | DESCRIPTION_60 | varchar(60) | Description | |
| 9 | FORECAST_ITERATION | varchar(6) | Planning Forecast Iteration Code | |
| 10 | PROCESS_TO_LEVEL | smallint | ||
| 11 | APPLY_PROD_PROFILES | varchar(1) | Apply Production Profiles when creating an MPS | |
| 12 | SYS_CREATE_USER | varchar(20) | User who new this record | |
| 13 | SYS_CREATION_DATE | datetime | Creation Date | |
| 14 | SYS_MODIFY_USER | varchar(20) | The last user who modified this record | |
| 15 | SYS_MODIFIED_DATE | datetime | Last Modification Date |