Menu

SAP Function Module RSDDCVER_MESSAGE_HANDLING

Message-Handling for InfoCube verification

The Function Module RSDDCVER_MESSAGE_HANDLING (Message-Handling for InfoCube verification) is a standard Function Module in SAP ERP and is part of the function group RSDDCVER within the package RSR.

Technical Information

Function Module RSDDCVER_MESSAGE_HANDLING
Short Text Message-Handling for InfoCube verification
Function Group RSDDCVER
Package RSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CLASS LIKE SMESG-ARBGB 'KH' Message class
I_MSGV1 LIKE Text 1
I_MSGV2 LIKE Text 2
I_MSGV3 LIKE Text 3
I_MSGV4 LIKE Text 4
I_NUMBER LIKE SMESG-TXTNR '000' Number in the message class
I_TYPE LIKE SMESG-MSGTY 'S' Message type

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.