The Function Module KL_FAZ_EVAL_SFGDT_TABLE (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_PARALLEL within the package FTBK01.
Function Module | KL_FAZ_EVAL_SFGDT_TABLE |
Short Text | ABE AllEr FAZ'en in allen geforderten EV. |
Function Group | KL_EVAL_FAZ_PARALLEL |
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_CONTROL | TYPE | KLCONTROL | Steuergrößen für die Tagesendeverarbeitung | |
I_EV_TAB | TYPE | KL2_EV_TAB | Ermittlungsverfahren | |
I_PROT_LEVEL | LIKE | SPROT-LEVEL | 1 | Protokollebene |
I_STICHTAG | LIKE | SY-DATUM | SY-DATUM | Stichtag der ABE |
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 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_FAZ_SFGDT_TAB | TYPE | TVS_SFGDT_TAB | Faz-Vertrag als SFGDT-Tab, FAZ-Geschäft an erster Stelle. |
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 | |
C_SI_ERROR_ITAB | LIKE | BAPIERR | OR: structure of error-handling |
This function module does not define any Exceptions.