The Function Module KL_NETTING_FIGURES_CALC_ADMIN (Nettingspezifische Ermittlung der Basiskennzahlen, Repos (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_FIGURES_CALC_ADMIN |
Short Text | Nettingspezifische Ermittlung der Basiskennzahlen, Repos (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_DATUM | LIKE | SY-DATUM | Auswertungsdatum | |
I_PROTOCOL_LEVEL | LIKE | 1 | Protokollebene |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NT_GRP_CO_AB_TAB | TYPE | KLANBETROUT_TAB | Anrechnungsbetragsermittlung Ausgabestruktur | |
E_SI_ANBETROUT_EG_TAB | TYPE | KLCOLEVANBETROUT_TAB | WP-Sicherheiten: ev_anrechnungsbetrag | |
E_SI_ANT_EG_TAB | TYPE | KLCOLPERC_TAB | Prozentuale Besicherung | |
E_SI_WERT_EG_TAB | TYPE | KLCOLAMT_TAB | Betragssicherheit |
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.