Process Message Categories in Shop Floor Control When a production order is executed, process data must be reported back and business transactions/activities triggered to ensure consistency of data between process control and the various participating components of the SAP system.
The standard SAP system contains a series of predefined message destinations (recipients) (for example, function modules) and process messages that enable both integration with MM and QM and status management for production orders and control instructions. The individual transactions are triggered when a message of the relevant message category is received at the corresponding destination.
You have made the necessary settings in Customizing under .
You have copied the standard messages for PP and PI under .
Check the settings for the PP process messages and message destinations in Customizing under .
The following table provides an overview of the transactions you can trigger together with the corresponding message categories and their destinations.
Business Transaction |
Message Category |
Destination |
|---|---|---|
Posting of a goods issue |
PP_CONS |
PP04 |
Posting of a goods receipt |
PP_PROD |
PP03 |
Creation of batches |
PP_BT_CR |
PP14 |
Assignment of values to batch characteristics |
PP_BT_CL |
PP14 |
Reporting of inspection results to quality management |
PP_QMSMR |
PP06 |
Reporting of time events for the operations of a production order |
PP_OPSTPP_OPACT |
PP05PP11 |
Reporting of time events for the suboperations of a production order |
PP_SUSTPP_SUACT |
PP05PP11 |
Updating of user status of an operation in a production order |
PP_OPUST |
PP10 |
Time ticket confirmation for operations of a production order |
PP_OPCON |
PP15 |
Time ticket confirmation for subobperations of a production order |
PP_SUCON |
PP15 |
Reporting of maiintenance data to plant maintenance |
PP_PMMD |
PP16 |
Reporting of completion of production order |
PP_ORDCO |
PP13 |
As soon as a process message has been created, further processing of the process messages is carried out in the
monitor for process messages
. To invoke the monitor, choose
For more information on process messages, refer to the documentation Production Planning for Process Industries in the SAP Library under Process Messages .