Menu

SAP Function Module ISB_RATE_TABLES_READ

IS-B: Lesen aller Zinstabellen für Selektionskriterien

The Function Module ISB_RATE_TABLES_READ (IS-B: Lesen aller Zinstabellen für Selektionskriterien) 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_RATE_TABLES_READ
Short Text IS-B: Lesen aller Zinstabellen für Selektionskriterien
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 '235959' Ü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_JBD11 LIKE JBD11 Rückgabe der Zinskurvenwerte
SELECTED_JBD14 LIKE JBD14 Rückgabe der Zinskurvendefinitionen
SELECTED_JBD15 LIKE JBD15 Rückgabe der Referenzenzuordnungen
SELECTED_JBD1T LIKE JBD1T Rückgabe der Zinskurventexte
SELECTED_JBDT56P LIKE JBDT56P Rückgabe der zeitabhängigen Zinssätze
SELECTED_JBVT056R LIKE JBVT056R Rückgabe der Referenzdefinitionen
SELECTED_T056P LIKE T056P Rückgabe der Zinssätze
SELECTED_ZKARTLIST LIKE JBIZKARTLIST Rückgabe des Berechnungskz, Ablösungswährung
SZKART_SEL_OPTIONS LIKE JBISZKARTSEL Übernahme Selektionsopt. Zinskurvenart
WWAER_SEL_OPTIONS LIKE JBIWWAERSEL Übernahme Selektionsopt. Währung

Exceptions

This function module does not define any Exceptions.