Menu

SAP Function Module KL_EXT_CALCULATE_AROBJ_RFC

Ausfallrisikolimit: Kalkulation des Anrechungsbetrages + Fortschreibung

The Function Module KL_EXT_CALCULATE_AROBJ_RFC (Ausfallrisikolimit: Kalkulation des Anrechungsbetrages + Fortschreibung) is a standard Function Module in SAP ERP and is part of the function group KLEXT within the package FTBK.

Technical Information

Function Module KL_EXT_CALCULATE_AROBJ_RFC
Short Text Ausfallrisikolimit: Kalkulation des Anrechungsbetrages + Fortschreibung
Function Group KLEXT
Package FTBK
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AUSW_DATUM LIKE SY-DATUM SY-DATUM Auswertedatum
I_EXT_NUMBER LIKE KLKEYS Identifizierung des Geschäfts
I_EXT_PARAM LIKE KLEXTPARAM_I Steuerung der Verarbeitung
I_EXT_POSTEN LIKE KLARMERKMALE Limitmerkmale und Steuerung der Anrechnungsbetragsermittlung
I_PROTOCOL_LEVEL LIKE BAPIERR-LEVEL 1 Protokoll-Level
I_RISK_EFFECT TYPE KL_RISK_EFFECT SPACE Ausfallrisikomäßige Auswirkung eines Geschäfts
I_SDCPROD LIKE KLEXTSDCP EGP-Produkt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RESULT LIKE DATATYPE-CHAR0001 Ergebnis der Limitprüfung
E_UPDATE LIKE DATATYPE-CHAR0001 Fortschreibung der Limitauslastung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_ITAB LIKE BAPIERR Meldungen
E_RESULT_DETAILS LIKE VTSL_TACOMP_ALV Details Ergebnis der Limitprüfung
I_IT_POSITIONS LIKE KLARPOSITION_EXT Basiskennzahlen des Geschäfts

Exceptions

This function module does not define any Exceptions.