Menu

SAP Function Module COCM_MESSAGE_TO_BUSINESS_SYST

Sending Process Messages to Higher-Level Business System

The Function Module COCM_MESSAGE_TO_BUSINESS_SYST (Sending Process Messages to Higher-Level Business System) is a standard Function Module in SAP ERP and is part of the function group COCI within the package COCB_MSD.

Technical Information

Function Module COCM_MESSAGE_TO_BUSINESS_SYST
Short Text Sending Process Messages to Higher-Level Business System
Function Group COCI
Package COCB_MSD
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

Exceptions

This function module does not define any Exceptions.