Menu

SAP Function Module ISB_JBD11_GET

Liefert JBD11 einer Zinskurvenart, Währung zu einem Konditionsdatum

The Function Module ISB_JBD11_GET (Liefert JBD11 einer Zinskurvenart, Währung zu einem Konditionsdatum) 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_JBD11_GET
Short Text Liefert JBD11 einer Zinskurvenart, Währung zu einem Konditionsdatum
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 t056p, jbd11 und Spline-Puffer umgehen (optional
CURRENCY_REPLACE TYPE JBD2_NUMC1 0 Logik der Währungsablösung
I_JBDFEED LIKE JBDFEED Datafeed-Steuerung
KONDDATUM LIKE JBD11-DKOND SY-DATUM Konditionsdatum
KONDTIME LIKE JBDT56P-TIME Konditionszeit
KURVENART LIKE JBD14-SZKART Zinskurvenart
SAVE_CALCULATED_VAL TYPE JBD2_NUMC1 0 Logik der jbd11-Speicherung
SET_USED_FLAG TYPE JBD2_CHAR1 0 uhrzeitabh.Zinssätze: Setzen des Flags in jbdt56
WAEHRUNG LIKE JBD14-WWAER Währung
ZURUECK_SUCHEN LIKE 1 Zinskurve lesen (0-Nur lesen,1-Ggf.neu aufbauen)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_JBD14 LIKE JBD14 Definition der Zinskurvenart

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 Ergebnissätze

Exceptions

This function module does not define any Exceptions.