The Function Module COCM_MESSAGE_DISPATCH (Versendnen von Prozeßmeldungen entsprechend Empfängerliste) is a standard Function Module in SAP ERP and is part of the function group CMX_PM_SEND within the package CMX_PM.
Function Module | COCM_MESSAGE_DISPATCH |
Short Text | Versendnen von Prozeßmeldungen entsprechend Empfängerliste |
Function Group | CMX_PM_SEND |
Package | CMX_PM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ICOME | LIKE | COME | Process message header | |
ICOMH | LIKE | COMH | Process message characteristics | |
XTC51 | LIKE | RCTC51 | Message destinations |
This function module does not define any Exceptions.