Table list used by SAP ABAP Function Module ISB_MONOTONE_SPLINE_VALUE_COMP (Berechnet zu vorgegebener Stelle Wert monotoner kubischer Splines)
SAP ABAP Function Module
ISB_MONOTONE_SPLINE_VALUE_COMP (Berechnet zu vorgegebener Stelle Wert monotoner kubischer Splines) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | JBIPUNKTE | Structure for Transferring Points | ||
| 2 | JBIPUNKTE | Structure for Transferring Points | SOURCE STELLEN_TAB STRUCTURE JBIPUNKTE |
|
| 3 | JBIWERTE | Structure for transferring real values | SOURCE DERIV_TAB STRUCTURE JBIWERTE |
|
| 4 | JBIWERTE | Structure for transferring real values | ||
| 5 | JBIWERTE | Structure for transferring real values | SOURCE VALUE(X_WERT) LIKE JBIWERTE-WERT |
|
| 6 | JBIWERTE | Structure for transferring real values | SOURCE VALUE(Y_WERT) LIKE JBIWERTE-WERT |
|