Menu

SAP Function Module RS_EXCEPTION_TO_MESSAGE

Convert Expection into Message

The Function Module RS_EXCEPTION_TO_MESSAGE (Convert Expection into Message) is a standard Function Module in SAP ERP and is part of the function group RS_EXCEPTION within the package RS.

Technical Information

Function Module RS_EXCEPTION_TO_MESSAGE
Short Text Convert Expection into Message
Function Group RS_EXCEPTION
Package RS
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_R_EXCEPTION CLASS CX_ROOT Abstract Superclass for All Global Exceptions

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.