Menu

SAP Function Module ISB_RM_GAP_EVAL_INT_RATE_CURR

Berechnung des Betrags in Zinswährung

The Function Module ISB_RM_GAP_EVAL_INT_RATE_CURR (Berechnung des Betrags in Zinswährung) is a standard Function Module in SAP ERP and is part of the function group RMG8 within the package JBRA.

Technical Information

Function Module ISB_RM_GAP_EVAL_INT_RATE_CURR
Short Text Berechnung des Betrags in Zinswährung
Function Group RMG8
Package JBRA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AMOUNT_NOM_CURR LIKE JBRAGGAP-ZINSERGEBNIS_GW Betrag in Nominalwährung
DATE LIKE JBRAGGAP-DATUM Cash-flow-Datum des Betrages
INTEREST_CURRENCY LIKE JBRAGGAP-ZINSWAERS Zinswährung
I_JBRGAPPARAMETER LIKE JBRGAPPARAMETER Gap-Parameter
NOMINAL_CURRENCY LIKE JBRAGGAP-WAERS Nominalwährung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AMOUNT_INT_CURR LIKE JBRAGGAP-ZINSERGEBNIS_GW Betrag in Zinswährung
LOC_ERROR_ITAB TYPE TVEH_ERROR_ITAB_TAB Lokale Fehlertabelle

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.