The Function Module KL_AB_PARAMETERS_FOR_CALC_GET (Bestimmung aller notwendigen Faktoren zur Anrechnungsbetragsberechnung) is a standard Function Module in SAP ERP and is part of the function group KLAB within the package FTBK.
Function Module | KL_AB_PARAMETERS_FOR_CALC_GET |
Short Text | Bestimmung aller notwendigen Faktoren zur Anrechnungsbetragsberechnung |
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 |
---|---|---|---|---|
AUSWDAT | LIKE | KLDATS-DFIKT | Auswertedatum | |
I_BBAS | LIKE | KLEVC-BBAS | Berechnungsbasis | |
I_FORMID | LIKE | KLEVC-FORMID | Nummer zur Formelidentifikation | |
I_KLBEWFAK | TYPE | KLBEWFAK | Bewertungsfaktorfindung definieren | |
I_KLEVDEF | LIKE | KLEVDEF | Ermittlungsverfahren | |
I_PROT_LEVEL | LIKE | SPROT-LEVEL | 1 | Protokollebene |
I_REP | TYPE | KL2_REP_TYP | Risikoeinzelposten | |
I_SECRISK | TYPE | C | nur zu setzen, wenn in ABE ein Sekundärrisiko ermittelt werden soll | |
I_TERM | TYPE | KL0_TERM_TYP | Ermittelte Termine |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FACTORS | LIKE | KLFACTORS | Faktoren zur Anrechnungsbetragsermittlung |
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.