Menu

SAP Function Module KL_TZ_DATA_LGD_GET

Ermitteln LGD in Prozentpunkten

The Function Module KL_TZ_DATA_LGD_GET (Ermitteln LGD in Prozentpunkten) is a standard Function Module in SAP ERP and is part of the function group KLTZ01 within the package FTBK01.

Technical Information

Function Module KL_TZ_DATA_LGD_GET
Short Text Ermitteln LGD in Prozentpunkten
Function Group KLTZ01
Package FTBK01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AUSWDAT LIKE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
I_BWFAKF LIKE KLLR05-BWFAKF Bewertungsfaktorenfindung
I_LAND LIKE KLLR01-LAND Länderschlüssel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LGD LIKE KLRRDEF-RECRATE Recovery Rate in Prozentpunkten

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.