Menu

SAP Function Module KLAB_FIND_DATA_FOR_CALC_SINGLE

Bestimmung aller notwendigen Daten zur Anrechnungsbetragsberechnung

The Function Module KLAB_FIND_DATA_FOR_CALC_SINGLE (Bestimmung aller notwendigen Daten zur Anrechnungsbetragsberechnung) is a standard Function Module in SAP ERP and is part of the function group KLAB within the package FTBK.

Technical Information

Function Module KLAB_FIND_DATA_FOR_CALC_SINGLE
Short Text Bestimmung aller notwendigen Daten zur Anrechnungsbetragsberechnung
Function Group KLAB
Package FTBK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUSWDAT LIKE KLDATS-DFIKT Auswertedatum
EV LIKE KLEVDEF Ermittlungsverfahren
I_ARPOS TYPE KL2_APOS_TAB Positionen der EGP
I_KLBEWFAK TYPE KLBEWFAK Bewertungsfaktorfindung definieren
I_PROT_LEVEL LIKE SPROT-LEVEL 1 Protokollebene
I_REP TYPE KL2_REP_TYP Risikoeinzelposten
I_REPOS TYPE KL2_REPOS_TAB Positionen der TEV
I_TERM TYPE KL0_TERM_TYP Ermittelte Termine

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WA_ANBETRIN TYPE KLANBETRIN Input Anrechnungsbetragsermittlung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.