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.
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 |
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) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.