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.
Function Module | KL_TZ_DATA_LGD_GET |
Short Text | Ermitteln LGD in Prozentpunkten |
Function Group | KLTZ01 |
Package | FTBK01 |
Module Type | Normal Module |
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 |
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 |
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.