The Function Module KL_FAZ_EVAL_TABLE (4.62: ABE AllEr FAZ'en in allen geforderten EV.) is a standard Function Module in SAP ERP and is part of the function group KL_EVAL_FAZ within the package FTBK01.
Function Module | KL_FAZ_EVAL_TABLE |
Short Text | 4.62: ABE AllEr FAZ'en in allen geforderten EV. |
Function Group | KL_EVAL_FAZ |
Package | FTBK01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUSWERTUNGSART | LIKE | ATSYC-AUSWT | Auswertungsart im Risk Management | |
I_CONTROL | TYPE | KLCONTROL | Steuergrößen für die Tagesendeverarbeitung | |
I_EV_TAB | TYPE | KL2_EV_TAB | Ermittlungsverfahren | |
I_FACILITY_TAB | TYPE | KLFACILITY_TAB | Verknüpfung Fazilität mit Ziehung Tabellentyp | |
I_PROT_LEVEL | LIKE | SPROT-LEVEL | 1 | Protokollebene |
I_STICHTAG | LIKE | SY-DATUM | Stichtag der ABE | |
I_WA_REP_TAB | TYPE | KL2_REP_OBJ_TAB | Die REP/REPOSe der Ziehungen (als externe Geschäfte via EGP) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EG_ANBETROUT_TAB | TYPE | KLANBETROUT_TAB | Faz-Ziehungen Anrechnungsbetragsermittlung Ausgabestruktur | |
E_FAZ_ANBETROUT_TAB | TYPE | KLANBETROUT_TAB | FAZilitäten Anrechnungsbetragsermittlung Ausgabestruktur | |
E_SI_ANBETROUT_TAB | TYPE | KLANBETROUT_TAB | Sicherheiten (FAZ und EG) Anrechnungsbetragsermittlung Ausgabestruktur |
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 |
---|---|---|---|---|
C_ERRORITAB | LIKE | BAPIERR | OR: structure of error-handling |
This function module does not define any Exceptions.