Menu

SAP Function Module MESSAGE_PREPARE

Read T100 message and format message with parameters

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module MESSAGE_PREPARE (Read T100 message and format message with parameters) is a standard Function Module in SAP ERP and is part of the function group SLG9 within the package SZAL.

Technical Information

Function Module MESSAGE_PREPARE
Short Text Read T100 message and format message with parameters
Function Group SLG9
Package SZAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE LIKE T100-SPRSL SPACE Language in which the message is read
MSG_ID LIKE T100-ARBGB Message ID
MSG_NO LIKE T100-MSGNR Message number
MSG_VAR1 LIKE BALM-MSGV1 SPACE Message variable 1
MSG_VAR2 LIKE BALM-MSGV2 SPACE Message variable 2
MSG_VAR3 LIKE BALM-MSGV3 SPACE Message variable 3
MSG_VAR4 LIKE BALM-MSGV4 SPACE Message variable 4

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MSG_TEXT LIKE Message text

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
FUNCTION_NOT_COMPLETED Formatting unsuccessful
MESSAGE_NOT_FOUND Message not found