The Function Module KL_AB_RISK_CALC_COMPL_SINGLE (Anrechnungsbetragsermittlung inklusive Protokoll) is a standard Function Module in SAP ERP and is part of the function group KLAB within the package FTBK.
Function Module | KL_AB_RISK_CALC_COMPL_SINGLE |
Short Text | Anrechnungsbetragsermittlung inklusive Protokoll |
Function Group | KLAB |
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_AUSWDAT | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_OBJNR | TYPE | JBOBJNR | Objektnummer für Finanzgeschäfte | |
I_PROT_LEVEL | TYPE | SPROT-LEVEL | Protokollebene | |
WA_ANBETRIN | TYPE | KLANBETRIN | Input Anrechnungsbetragsermittlung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ANRECHBETR | TYPE | KLBKNZ-BBK1WHR | Betrag der Basiskennzahl 1 in Währung | |
E_BBASIS | TYPE | KLBKNZ-BBK1WHR | Betrag der Basiskennzahl 1 in Währung | |
E_SBASIS | TYPE | KLBKNZ-SBK1WHR | Währung der Basiskennzahl 1 | |
E_WAERS | TYPE | KLBKNZ-SBK1WHR | Währung der Basiskennzahl 1 |
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.