The Function Module KL_SIAB_ANT_TO_WERT_CONVERT (Konvertiert Besicherungsanteil in Sicherhetenwert) is a standard Function Module in SAP ERP and is part of the function group KLSIAB within the package FTBK.
Function Module | KL_SIAB_ANT_TO_WERT_CONVERT |
Short Text | Konvertiert Besicherungsanteil in Sicherhetenwert |
Function Group | KLSIAB |
Package | FTBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ANRBETR | LIKE | KLBMG-BBARW | Betrag der Bemessungsgrundlage 1 in Währung | |
I_WAERS | LIKE | KLBMG-SBARWWHR | Währung der Bemessungsgrundlage 1 | |
I_WA_ANT_SI | TYPE | KLCOLPERC | Prozentuale Besicherung |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_WA_SI_WERT | TYPE | KLCOLAMT | Betrags-Sicherheit |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.