The Function Module KL_NAC_CP_RISK_CALC_FAZ (FAZ'en Anrechnungsbeträge ermitteln - single task) 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_NAC_CP_RISK_CALC_FAZ |
Short Text | FAZ'en Anrechnungsbeträge ermitteln - single task |
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 |
---|---|---|---|---|
WA_CONTROL | TYPE | KLCONTROL | Steuergrößen für die Ausfallrisiko-Limitierung | |
WRK_PROT_LEVEL | LIKE | SPROT-LEVEL | Protokollebene | |
WRK_STICHTAG | LIKE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KL_AB_TAB_CO | TYPE | KLANBETROUT_TAB | Anrechnungsbetragsermittlung Ausgabestruktur | |
E_KL_AB_TAB_EG | TYPE | KLANBETROUT_TAB | Anrechnungsbetragsermittlung Ausgabestruktur | |
E_KL_AB_TAB_FAZ | TYPE | KLANBETROUT_TAB | 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_ERROR_ITAB | LIKE | BAPIERR | Fehlertabelle |
This function module does not define any Exceptions.