PLANNING_ID_MPS_PHASES
tableMANPLANNING
PLANNING_ID_MPS_PHASES — MAN table in the standard Ross ERP 8.0 schema: 14 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_ID_MPS_PHASES 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 | PLANNING_PROFILE | varchar(20) | PK | Planning Profile for MPS Creation |
| 5 | MPS_PHASE | smallint | PK | MPS Phase |
| 6 | MPS_PHASE_TARGET_TYPE | smallint | PK | MPS Phase Target Type |
| 7 | MPS_PHASE_TARGET | varchar(2) | PK | MPS Phase Target Warehouse or Factory Code |
| 8 | MPS_PHASE_SOURCE_TYPE | smallint | PK | MPS Phase Source Type |
| 9 | MPS_PHASE_SOURCE | varchar(2) | PK | MPS Phase Source |
| 10 | APPLY_REORDER_POLICY | varchar(1) | Apply Reorder Policy for the given Source Warehouse | |
| 11 | SYS_CREATE_USER | varchar(20) | User who new this record | |
| 12 | SYS_CREATION_DATE | datetime | Creation Date | |
| 13 | SYS_MODIFY_USER | varchar(20) | The last user who modified this record | |
| 14 | SYS_MODIFIED_DATE | datetime | Last Modification Date |