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.
Function Module | FORMAT_MESSAGE |
Short Text | |
Function Group | SPOO |
Package | SPOO |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MSG | LIKE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND |