The Function Module KL_TZ_DATA_FROM_KLLR04_GET (Ermittlung der Länderausfallwahrscheinlichkeit) 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_FROM_KLLR04_GET |
Short Text | Ermittlung der Länderausfallwahrscheinlichkeit |
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 | KLLR04-VALFROM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | |
I_BWF | LIKE | KLLR04-BWFAKF | Bewertungsfaktorenfindung | |
I_RATING | LIKE | KLLR04-CRATING | Kennzeichen Rating | |
I_RCOMPERDUR | TYPE | KL0_P_DECIMALS4 | Risikobindungsdauer in Monaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EDF_LOWER | LIKE | KLLR04-EDFRATE | Expected Default Frequency (EDF) in Prozentpunkten | |
E_EDF_UPPER | LIKE | KLLR04-EDFRATE | Expected Default Frequency (EDF) in Prozentpunkten | |
E_RBD_LOWER | LIKE | KLLR04-RCOMPERDUR | Risikobindungsdauer in Monaten | |
E_RBD_MIDDLE | LIKE | KLLR04-RCOMPERDUR | Risikobindungsdauer in Monaten | |
E_RBD_UPPER | LIKE | KLLR04-RCOMPERDUR | Risikobindungsdauer in Monaten |
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.