Menu

SAP Function Module ISB_BASIC_VALUE_FIND_WITH_TERM

Stützstelle anhand Laufzeit und Zinskurve bestimmen

The Function Module ISB_BASIC_VALUE_FIND_WITH_TERM (Stützstelle anhand Laufzeit und Zinskurve bestimmen) 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_BASIC_VALUE_FIND_WITH_TERM
Short Text Stützstelle anhand Laufzeit und Zinskurve bestimmen
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
I_DBIS LIKE SY-DATUM Bis-Datum für Laufzeitermittlung
I_DVON LIKE SY-DATUM Von-Datum für Laufzeitermittlung
I_JBD14 LIKE JBD14 Struktur zur Zinskurvenart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_JBVT056R LIKE JBVT056R Struktur zur Referenzdef. (Stützstelle)

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.