Menu

SAP Function Module FORMAT_MESSAGE

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

Technical Information

Function Module FORMAT_MESSAGE
Short Text
Function Group SPOO
Package SPOO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID LIKE SY-MSGID Application Area
LANG LIKE '-D'
NO LIKE SY-MSGNO
V1 LIKE SY-MSGV1 1st parameter
V2 LIKE SY-MSGV2 2nd parameter
V3 LIKE SY-MSGV3 3rd parameter
V4 LIKE SY-MSGV4 4th Parameter

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MSG LIKE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND