The Function Module KL_SIAB_COLLATERAL_EVAL (Berechnet Anrechnungsbeträge für WP-Sicherheiten) is a standard Function Module in SAP ERP and is part of the function group KLSIAB within the package FTBK.
Function Module | KL_SIAB_COLLATERAL_EVAL |
Short Text | Berechnet Anrechnungsbeträge für WP-Sicherheiten |
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 |
---|---|---|---|---|
IT_SI_WP | TYPE | KLCOLSEC_TAB | Wertpapiersicherheiten | |
I_AUSWDAT | LIKE | KLDATS-DFIKT | Basisdatum für Fiktion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_SI_ANBETROUT | TYPE | KLCOLEVANBETROUT_TAB | WP-Sicherheiten: ev_anrechnungsbetrag |
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.