Menu

SAP Function Module QICD_MESSAGE_TEXT_BUILD

in Message mit Parameters aufbauen

The Function Module QICD_MESSAGE_TEXT_BUILD (in Message mit Parameters aufbauen) is a standard Function Module in SAP ERP and is part of the function group QICD within the package QEIF.

Technical Information

Function Module QICD_MESSAGE_TEXT_BUILD
Short Text in Message mit Parameters aufbauen
Function Group QICD
Package QEIF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MSGID LIKE Message ID
MSGNR LIKE Message number
MSGV1 LIKE SPACE Parameter 1
MSGV2 LIKE SPACE Parameter 2
MSGV3 LIKE SPACE Parameter 3
MSGV4 LIKE SPACE Parameter 4

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE_TEXT_OUTPUT LIKE Message text output

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.