The Function Module FVD_WAIVE_OL_GET_ERROR_LIST (Zahlungen: Liste der Fehlermeldungen) is a standard Function Module in SAP ERP and is part of the function group FVD_WAIVE within the package FVVD_WRITE_OFF.
Function Module | FVD_WAIVE_OL_GET_ERROR_LIST |
Short Text | Zahlungen: Liste der Fehlermeldungen |
Function Group | FVD_WAIVE |
Package | FVVD_WRITE_OFF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LANGU | TYPE | SYLANGU | SY-LANGU | R/3-System, aktuelle Sprache |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STATISTICS | TYPE | BAL_S_SCNT | Anwendungs-Log: Statistik: Zähler für Meldungstypen | |
E_TAB_MSG | TYPE | BAL_T_MSG | Anwendungs-Log: Tabelle mit Messages | |
E_TAS_MSG_HANDLE | TYPE | BAL_T_MSGH | Anwendungs-Log: Tabelle mit Message-Handles |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.