Menu

SAP Function Module ISB_SPLINE_VALUE_COMPUTE

Berechnet zu vorgegebener Stelle Wert kubischer Splines

The Function Module ISB_SPLINE_VALUE_COMPUTE (Berechnet zu vorgegebener Stelle Wert kubischer Splines) 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_SPLINE_VALUE_COMPUTE
Short Text Berechnet zu vorgegebener Stelle Wert kubischer Splines
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
X_WERT LIKE JBIWERTE-WERT x-Wert zu dem Splines ausgewertet werden

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_WERT LIKE JBIWERTE-WERT Wert der Splines in x

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
ALPHA_TAB LIKE JBIWERTE Koeffizienten der Splines
BETTA_TAB LIKE JBIWERTE Koeffizienten der Splines
DELTA_TAB LIKE JBIWERTE Koeffizienten der Splines
GAMMA_TAB LIKE JBIWERTE Koeffizienten der Splines
STELLEN_TAB LIKE JBIWERTE Stützstellen der Interpolation

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_ENOUGH_POINTS Zuwenig Stützpunkte übergeben
OUT_OF_INTERVAL x-Wert nicht zwischen Stützstellen