Menu

SAP Function Module BAPI_PROC_MESS_DEST_RECEIVE_PM

BAPI: Receiving and Processing of Process Messages

The Function Module BAPI_PROC_MESS_DEST_RECEIVE_PM (BAPI: Receiving and Processing of Process Messages) is a standard Function Module in SAP ERP and is part of the function group COC5B within the package CMX_PM.

Technical Information

Function Module BAPI_PROC_MESS_DEST_RECEIVE_PM
Short Text BAPI: Receiving and Processing of Process Messages
Function Group COC5B
Package CMX_PM
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT LIKE T000-MANDT Client

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
PROC_MESS_CHARAC LIKE BAPI_RCOMEAPI Import: Message Characteristics
PROC_MESS_HEADER LIKE BAPI_RCOMHAPI Import: Message Header
PROC_MESS_TEXTLINES LIKE BAPI_RCOMSTXT Import: Text Lines for Message Characteristics

Exceptions

This function module does not define any Exceptions.