Menu

SAP Function Module COCM_MESSAGE_TO_IMPLICIT_DEST

Versenden der Meldung an einen, in der Meldung als Merkmal def. Empfänger

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.