Definition
User or component to which process messages are sent for processing.
The standard system comprises a number of standard message destinations of type R/3 function module that you can use or copy to define your own process message destinations. You can create your own process message destinations in Customizing for Production Planning - Process Industries by choosing Process Management -> Process Messages ->
Defining and Setting Up Process Message Destinations.
Use
You can sent process messages to the following types of destinations:
This option can be used to update data in other R/3 components such as material stocks in inventory management. The standard system contains a number of message destinations defined for this purpose (see
This option mainly serves to coordinate between the different process operators and control systems involved in the execution of a process. For example, a process message can be sent to inform a control system that the manual charging of a vessel has been completed.
This option can be used to inform specific people within a company on the progress of the production run.
Message data that has been sent to user-defined ABAP tables can be accessed for evaluation purposes using internal or external functions.
Depending on the destination type, you may need to define target fields or interface parameters for the characteristic data transferred.
You can assign process message destinations as follows:
Defining and Setting Up Process Message Categories
You can assign more than one destinations to a message category. You can assign each message destination to several message categories.
See also:
Relationship Between Message and Message Destination