PMRP_SIMULATION - pMRP Simulation
pMRP Simulation information is stored in SAP table PMRP_SIMULATION.
It is part of development package PMRP_ENGINE in software component PP-PMR-ENG. This development package consists of objects that can be grouped under "Predictive MRP".
It is part of development package PMRP_ENGINE in software component PP-PMR-ENG. This development package consists of objects that can be grouped under "Predictive MRP".
Fields for table PMRP_SIMULATION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
SIMULATION_ID | pMRP: ID of a pMRP Simulation | X | PMRP_SIMULATION_ID | CHAR | 40 | |
REFERENCE_ID | pMRP: ID for Reference Data | PMRP_REFERENCE_ID | CHAR | 40 | ||
STATUS | pMRP: Status of a Simulation | PMRP_SIMULATION_STATUS | CHAR | 2 | ||
ORIGINAL_STATUS | pMRP: Original Status of a Simulation | PMRP_SIMULATION_ORG_STATUS | CHAR | 2 | ||
CREATED_BY | Created By | PMRP_CREATED_BY | CHAR | 24 | ||
CREATED_ON | Created On | PMRP_CREATED_ON | DEC | 8 | ||
CHANGED_BY | Changed By (User) | PMRP_CHANGED_BY | CHAR | 24 | ||
CHANGED_ON | Last Changed On | PMRP_CHANGED_ON | DEC | 8 | ||
NUM_ELEMENTS | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
NUM_CONSTRAINTS | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
NUM_CAPA_OVERLOADS | pMRP: Number of Capacity Overloads KPI | PMRP_NUM_CAPA_OVERLOADS | INT4 | 4 | ||
PREV_NUM_CAPA_OVERLOADS | pMRP: KPI for Previous Number of Capacity Overloads | PMRP_PREV_NUM_CAPA_OVERLOADS | INT4 | 4 | ||
DELIVERY_PERFORMANCE | pMRP Delivery Performance KPI | PMRP_DELVRY_PERF | INT2 | 2 | ||
PREV_DELIVERY_PERFORMANCE | pMRP: Previous Delivery Performance KPI | PMRP_PREV_DELVRY_PERF | INT2 | 2 | ||
RUNTIME_SIMU_CREATE | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | TZNTSTMPL | DEC | 11 | ||
RUNTIME_LAST_PLNG_ACTION | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | TZNTSTMPL | DEC | 11 | ||
NUM_ORDERS_CHANGED_LAST | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
RESOURCE_OVERLOAD_TOLERANCE | pMRP: Resource Overload Tolerance | PMRP_RES_OVERLOAD_TOLERANCE | INT1 | 1 | ||
NUM_PRODUCT_NO_SOS | pMRP: Number of Products without valid Source of Supply | PMRP_NUM_PRODUCT_NO_SOS | INT4 | 4 | ||
PREV_NUM_PRODUCT_NO_SOS | pMRP: Prev.Number of Products without valid Source of Supply | PMRP_PREV_NUM_PRODUCT_NO_SOS | INT4 | 4 | ||
NUM_PRODUCT_OUT_OF_BOUNDS | pMRP: Number of Products out of Simulation Bounds | PMRP_NUM_PRODUCT_OUT_OF_BOUNDS | INT4 | 4 | ||
PREV_NUM_PRODUCT_OUT_OF_BOUNDS | pMRP: previous Number of Products out of Simulation Bounds | PMRP_PRENUM_PROD_OUT_OF_BOUNDS | INT4 | 4 | ||
NUM_CONSTRAINT_VIOLATIONS | Number of Constraint Violations | PMRP_NUMBER_OF_CONSTR_ISS | INT4 | 4 | ||
PREV_NUM_CONSTRAINT_VIOLATIONS | Previous Number of Constraint Violations | PMRP_PREV_NUMBER_OF_CONSTR_ISS | INT4 | 4 | ||
VERSION_NUMBER | Version Number of Data | PMRP_VERSION_NUMBER | INT4 | 4 |