The Function Module KL_NETTING_RESULT_CALC_ADMIN (Ermittlung der Netting-Anrechnungsbeträge (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_RESULT_CALC_ADMIN |
Short Text | Ermittlung der Netting-Anrechnungsbeträge (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_SI_ANBETROUT_EG_TAB | TYPE | KLCOLEVANBETROUT_TAB | WP-Sicherheiten: ev_anrechnungsbetrag | |
I_SI_ANT_EG_TAB | TYPE | KLCOLPERC_TAB | Prozentuale Besicherung | |
I_SI_WERT_EG_TAB | TYPE | KLCOLAMT_TAB | Betragssicherheit |
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_EG_CO | TYPE | KLANBETROUT_TAB | Anrechnungsbetragsermittlung Ausgabestruktur |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.