Menu

SAP Function Module ISB_AVERAGE_CURVE_COMPUTE

Berechnung der Durchschnittskurve für von-bis-Bereich

The Function Module ISB_AVERAGE_CURVE_COMPUTE (Berechnung der Durchschnittskurve für von-bis-Bereich) is a standard Function Module in SAP ERP and is part of the function group JBD2 within the package JBST.

Technical Information

Function Module ISB_AVERAGE_CURVE_COMPUTE
Short Text Berechnung der Durchschnittskurve für von-bis-Bereich
Function Group JBD2
Package JBST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DKOND_HIGH LIKE JBD11-DKOND Gültigkeitsdatum Bis
DKOND_LOW LIKE JBD11-DKOND Gültigkeitsdatum Von
I_JBD14 LIKE JBD14 Definition der Durchschnittszinskurve

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
AVG_JBD11 LIKE JBD11 Rückgabe der Durchschnittszinskurve
I_JBDT56P LIKE JBDT56P Übergabe der relevanten zeitabh. Zinssätze
I_T056P LIKE T056P Übergabe der relevanten Zinssätze

Exceptions

This function module does not define any Exceptions.