Menu

SAP Function Module ISB_SZENARIO_YIELD_CURVE_READ

Liefert JBD11-Eintrag zu Szenario, Zinskurvenart, Währung, Datum und Zinsd

The Function Module ISB_SZENARIO_YIELD_CURVE_READ (Liefert JBD11-Eintrag zu Szenario, Zinskurvenart, Währung, Datum und Zinsd) is a standard Function Module in SAP ERP and is part of the function group JBT7 within the package JBT.

Technical Information

Function Module ISB_SZENARIO_YIELD_CURVE_READ
Short Text Liefert JBD11-Eintrag zu Szenario, Zinskurvenart, Währung, Datum und Zinsd
Function Group JBT7
Package JBT
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 LIKE JBD11-DKOND Datum
SZENARIO LIKE VTVSZKO-SZENARI Szenario
SZKART LIKE JBD14-SZKART Zinskurvenart
WWAER LIKE JBD14-WWAER Währung
ZINSDATUM LIKE JBD11-DZINS Zinsdatum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_JBD11 LIKE JBD11 Rückgabe des gesuchten Eintrages

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.