Menu

SAP Function Module COCD_MESSAGE_DEST_TEMPLATE

Template for message destination creation

The Function Module COCD_MESSAGE_DEST_TEMPLATE (Template for message destination creation) is a standard Function Module in SAP ERP and is part of the function group COCD within the package CMX_PM.

Technical Information

Function Module COCD_MESSAGE_DEST_TEMPLATE
Short Text Template for message destination creation
Function Group COCD
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.