Menu

SAP Function Module VV_MESSAGES_COMBINE

Zusammenführen der Fehlertabellen MESG und SPROT_U in die SPROT_U

The Function Module VV_MESSAGES_COMBINE (Zusammenführen der Fehlertabellen MESG und SPROT_U in die SPROT_U) is a standard Function Module in SAP ERP and is part of the function group FIHB within the package FVVI.

Technical Information

Function Module VV_MESSAGES_COMBINE
Short Text Zusammenführen der Fehlertabellen MESG und SPROT_U in die SPROT_U
Function Group FIHB
Package FVVI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_MESG_REFRESH LIKE 'X' Falls 'X', Refresh der T_MESG (default)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_MESG LIKE MESG allgemeine-SAP-Fehlertabelle
T_SPROT_U LIKE SPROT_U Fehlertabelle für Protokolle

Exceptions

This function module does not define any Exceptions.