The Function Module KL_SIAB_SECONDARY_RISC_CALC (Sekundärrisiko: Ausweis und Reduzierende Wirkung) is a standard Function Module in SAP ERP and is part of the function group KLSIAB within the package FTBK.
Function Module | KL_SIAB_SECONDARY_RISC_CALC |
Short Text | Sekundärrisiko: Ausweis und Reduzierende Wirkung |
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_IT_SI_WERT | TYPE | KLCOLAMT_TAB | Betragssicherheit | |
I_LRL_DEAL | LIKE | KLREP-RCOUNTRY | Länderrisikoland | |
I_PROT_LEVEL | TYPE | SPROT-LEVEL | Protokollebene | |
I_WA_ANBETRIN | TYPE | KLANBETRIN | Input Anrechnungsbetragsermittlung | |
I_WA_KLEVDEF | LIKE | KLEVDEF | Definition der Ermittlungsverfahren |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_IT_COL_AMT | TYPE | KLCOLLRL_AMOUNT_TAB | Sicherheiten LRL, PRio, Betrag in Währung | |
E_IT_SI_WERT | TYPE | KLCOLAMT_STAND_TAB | Betragssicherheit Standard Table |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_ERROR_ITAB | LIKE | BAPIERR | OR: structure of error-handling |
This function module does not define any Exceptions.