The Function Module COCM_MESSAGE_TO_IMPLICIT_DEST (Versenden der Meldung an einen, in der Meldung als Merkmal def. Empfänger) 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_TO_IMPLICIT_DEST |
Short Text | Versenden der Meldung an einen, in der Meldung als Merkmal def. Empfänger |
Function Group | CMX_PM_SEND |
Package | CMX_PM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEST_NAME | LIKE | RCTC51-CSDES | Name of message destination |
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 |
---|---|---|---|---|
SCOME | LIKE | COME | Message characteristics | |
SCOMH | LIKE | COMH | Message header | |
SCOMP | LIKE | RCOMP | Messages for a process message |
This function module does not define any Exceptions.