SAP MII Configurations for ERP-Shop Floor Integration
Configurations for ERP-Shop Floor Integration framework are made in SAP MII.
The configurations are done by the SAP OEE CTC. You can also change these configurations.
You have executed the SAP OEE CTC configuration wizard tasks.
The configuration settings for ERP-Shop Floor Integration are available from the SAP MII main menu screen :
Global Configurations
You can view the following OEE-relevant properties here:
SAPMPM_ASYNCH_ENQUEUE_TXN
This property enqueues all production order relevant data reported from the OEE dashboard into the OEE Message Queue.
SAPMPM_UOM_CONVERSION_TXN
This property enables the conversion from one UoM to another as per standard SAP logic for UoM conversion.
SAPOEEINT_RETRY_RETENTION_PERIOD
This property contains the duration in minutes that should elapse before an attempt is made to process a message again.
Supported Plants
You can view the plants that are supported by a particular SAP MII instance.
ERP-Shop Floor Integration framework processes only those production order IDocs that belong to the clients and plants listed here.
During confirmation of order completion to SAP ERP, only those orders that belong to the plants listed here are confirmed.
Workflow Configurations
The workflows configured to process the IDocs are:
Standard Workflow
This workflow is used to convert the message from the source XML format to the target XML format using a set of Extensible Stylesheet Language Transformations (XSLT). You can view the XSLT definitions used for the conversion.
Select the message type from the Type List
section on the Workflow Configuration
screen. The corresponding XSLTs details are displayed in the Type Details
section.
Split Workflow
This workflow splits the message from SAP ERP into multiple messages and enqueues all the messages in the OEE message queue with a new document type.
Dispatcher scheduler processes the messages further.
Co-Relation Workflow
This workflow consolidates multiple messages into one message and enqueues it in the OEE message queue with the corresponding document type. Messages are consolidated based on a co-relation key.
Dispatcher scheduler processes the messages further.
Queue Monitor
The Queue Monitor
enables you to trace the status of an IDoc after it was received in the ERP-Shop Floor Integration framework. Use the Trace
option to view the status of the IDoc. You can also view the intermediate XMLs generated after XSL transformations. You can delete an IDoc from here.
You can also retry processing an IDoc that is in the failed state. To do this, select the IDoc and choose Retry
. The status of the IDoc changes from Failed
to Retry
.