Menu

SAP Function Module ISB_INTERPOL_VALUE_SEARCH

Wert in erweiterter Zinstabelle interpolieren

The Function Module ISB_INTERPOL_VALUE_SEARCH (Wert in erweiterter Zinstabelle interpolieren) 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_INTERPOL_VALUE_SEARCH
Short Text Wert in erweiterter Zinstabelle interpolieren
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
BYPASSING_BUFFER_FLAG TYPE JBD2_NUMC1 0 Ausschalten des Spline-Puffers (Optionales Flag)
I_DZINS LIKE JBD11-DZINS Übergabe gesuchtes Zinsdatum
I_JBD14 LIKE JBD14 Übergabe Definition Zinskurve
NO_PARRATE_FLAG TYPE JBD2_NUMC1 0 Ausschalten Parsatzberechnung für Renditetyp Parsatz, Intergrundlage Zerokupon

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IZBAF LIKE JBD11-IZBAF Rückgabe gesuchter ZBAF
E_JBD11 LIKE JBD11 Rückgabe der ergänzten Zinskurvenwerte

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
I_JBD11 LIKE JBD11 Übergabe der Zinskurvenwerte

Exceptions

This function module does not define any Exceptions.