The Function Module KL_NETTING_RISC_CALC (Nettingspezifische Ermittlung des Ausfallrisikos (Steuerung)) is a standard Function Module in SAP ERP and is part of the function group KLNT01 within the package FTBK.
Function Module | KL_NETTING_RISC_CALC |
Short Text | Nettingspezifische Ermittlung des Ausfallrisikos (Steuerung) |
Function Group | KLNT01 |
Package | FTBK |
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 Ausfallrisiko-Limitierung | |
I_DATUM | LIKE | SY-DATUM | Auswertungsdatum | |
I_PROTOCOL_LEVEL | LIKE | SPROT-LEVEL | 1 | Protokollebene |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RISC_RESULT_TAB_EG | TYPE | KLANBETROUT_TAB | Anrechnungsbetragsermittlung Ausgabestruktur | |
E_RISC_RESULT_TAB_NT | TYPE | KLANBETROUT_TAB | Anrechnungsbetragsermittlung Ausgabestruktur | |
E_RISC_RES_TAB_NT_CO | 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.