Menu

SAP Function Module WP_ERROR_MESSAGE

The Function Module WP_ERROR_MESSAGE () is a standard Function Module in SAP ERP and is part of the function group WP_TOOLS within the package SWPS.

Technical Information

Function Module WP_ERROR_MESSAGE
Short Text
Function Group WP_TOOLS
Package SWPS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE TYPE LANG_KEY SPACE Language ID (ISO Standard)
MSGID TYPE SYMSGID Messages, Message Class
MSGNO TYPE SYMSGNO Messages, Message Number
MSGTY TYPE SYMSGTY Messages, Message Type
MSGV1 TYPE SYMSGV Messages, Message Variable
MSGV2 TYPE SYMSGV Messages, Message Variable
MSGV3 TYPE SYMSGV Messages, Message Variable
MSGV4 TYPE SYMSGV Messages, Message Variable

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_MSG TYPE TEXT132 Text (length 132)

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.