Menu

SAP Function Module ISB_YIELD_CURVE_INTERPOLATE

Rahmenfunktion zum Aufbau der erweiterten GKM-Tabelle JBD11

The Function Module ISB_YIELD_CURVE_INTERPOLATE (Rahmenfunktion zum Aufbau der erweiterten GKM-Tabelle JBD11) 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_YIELD_CURVE_INTERPOLATE
Short Text Rahmenfunktion zum Aufbau der erweiterten GKM-Tabelle JBD11
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_DKOND LIKE JBD11-DKOND Condition date
I_JBDFEED LIKE JBDFEED Datafeed-Steuerung
I_TIME LIKE JBDT56P-TIME Konditionszeit
SET_USED_FLAG TYPE JBD2_CHAR1 0 uhrzeitabh.Zinssätze: Setzen des Flags in jbdt56

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
E_JBD11 LIKE JBD11 MCM table result
I_JBD14 LIKE JBD14 Table of yield curves to be interpolated
I_JBIX11 LIKE JBIX11 erweiterte JBD11-Struktur (+Referenz)

Exceptions

This function module does not define any Exceptions.