The Function Module KLAB_DEAL_EVAL_EXT_ONL_SINGLE (Risikoberechnung Onlineprüfung und Extern-Geschäfte - Einzelsatz) is a standard Function Module in SAP ERP and is part of the function group KLAB within the package FTBK.
Function Module | KLAB_DEAL_EVAL_EXT_ONL_SINGLE |
Short Text | Risikoberechnung Onlineprüfung und Extern-Geschäfte - Einzelsatz |
Function Group | KLAB |
Package | FTBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AUSWDAT | LIKE | KLDATS-DFIKT | Basisdatum für Fiktion | |
I_IT_SI_ANBETROUT | TYPE | KLCOLEVANBETROUT_TAB | WP-Sicherheiten: ev_anrechnungsbetrag | |
I_IT_SI_ANT | TYPE | KLCOLPERC_TAB | Prozentuale Besicherung | |
I_IT_SI_WERT | TYPE | KLCOLAMT_TAB | Betragssicherheit | |
WRK_ARP_ARPOS | TYPE | KL2_ARP_OBJ_TYP |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_IT_SEC_ANBETROUT | TYPE | KLANBETROUT_TAB | Anrechnungsbetragsermittlung Ausgabestruktur | |
E_WA_REP_OBJ | TYPE | KL2_REP_OBJ_TYP | workaround für EGP | |
WA_ANBETROUT | TYPE | KLANBETROUT | Anrechnungsbetragsermittlung Ausgabestruktur |
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 | ||
C_SI_ERROR_ITAB | LIKE | BAPIERR | OR: structure of error-handling |
This function module does not define any Exceptions.