MPS_INPUT_PHASES
tableMANMPS
MPS_INPUT_PHASES — MAN table in the standard Ross ERP 8.0 schema: 12 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open MPS_INPUT_PHASES in the interactive Data Dictionary →Part of Other 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 | PLAN_CODE | varchar(8) | PK | Plan Identification Code |
| 4 | MPS_PHASE | smallint | PK | MPS Phase |
| 5 | MPS_PHASE_TARGET_TYPE | smallint | PK | MPS Phase Target Type |
| 6 | MPS_PHASE_TARGET | varchar(2) | PK | MPS Phase Target Warehouse or Factory Code |
| 7 | MPS_PHASE_SOURCE_TYPE | smallint | PK | MPS Phase Source Type |
| 8 | MPS_PHASE_SOURCE | varchar(2) | PK | MPS Phase Source |
| 9 | PLANNING_PROFILE | varchar(20) | Planning Profile for MPS Creation | |
| 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 |