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.
Function Module | RSDDCVER_MESSAGE_HANDLING |
Short Text | Message-Handling for InfoCube verification |
Function Group | RSDDCVER |
Package | RSR |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.