Menu

SAP Function Module ISB_CURVE_BASIS_FIND

IS-B: Ermitteln der Berechnungsgrundlagen für selektierte Zinskurven

The Function Module ISB_CURVE_BASIS_FIND (IS-B: Ermitteln der Berechnungsgrundlagen für selektierte Zinskurven) 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_CURVE_BASIS_FIND
Short Text IS-B: Ermitteln der Berechnungsgrundlagen für selektierte Zinskurven
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 Übernahme Konditionsdatum bis
DKOND_LOW LIKE JBD11-DKOND Übernahme Konditionsdatum von
KONDTIME LIKE JBDT56P-TIME Übernahme Konditionsuhrzeit (optional)

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
SELECTED_CURVEBASIS LIKE JBICURVEBASIS Rückgabe der Berechnungsgrundlagen
SELECTED_JBD14 LIKE JBD14 Übernahme der Zinskurvendefinitionen
SELECTED_JBD15 LIKE JBD15 Übernahme der Referenzenzuordnungen
SELECTED_JBDT56P LIKE JBDT56P Übernahme der zeitabhängigen Zinssätze
SELECTED_JBVT056R LIKE JBVT056R Übernahme der Referenzdefinitionen
SELECTED_T056P LIKE T056P Übernahme der Zinssätze

Exceptions

This function module does not define any Exceptions.