Menu

SAP Function Module KL_SIAB_BESART_AMT_PERC_GET

Erhalte Betrag gemäß Besicherungsart

The Function Module KL_SIAB_BESART_AMT_PERC_GET (Erhalte Betrag gemäß Besicherungsart) is a standard Function Module in SAP ERP and is part of the function group KLSIAB within the package FTBK.

Technical Information

Function Module KL_SIAB_BESART_AMT_PERC_GET
Short Text Erhalte Betrag gemäß Besicherungsart
Function Group KLSIAB
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
I_BESART TYPE KLSIBESART Sekundärrisikoausweis
I_WA_SI_PERC TYPE KLCOLPERC Prozentuale Besicherung
I_WA_SI_WERT TYPE KLCOLAMT Betrags-Sicherheit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COL_AMT_PRIM TYPE KL_BSIWHR Betrag der Sicherheit (wirtschaftlich)
E_COL_AMT_SEC TYPE KL_BSIWHR Betrag der Sicherheit (wirtschaftlich)
E_COL_PERC_PRIM TYPE KL_BESANT Besicherungsanteil in Prozentpunkten (wirtschaftlich)
E_COL_PERC_SEC TYPE KL_BESANT Besicherungsanteil in Prozentpunkten (wirtschaftlich)
E_POL_ECO_PRIM TYPE KLSIBESART-PRIMRISK Art der Primärrisikoreduzierenden Wirkung
E_POL_ECO_SEC TYPE KLSIBESART-PRIMRISK Art der Primärrisikoreduzierenden Wirkung

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.