SAP ABAP Function Module ISB_SPLINE_COEFFICIENTS_COMPUT (Berechnet zu Stützpunkten Momente und Koeffiz. kubischer Splines)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
TR (Application Component) Treasury
⤷
JBST (Package) Standard objects of application development IS-B EGK
⤷
⤷
Basic Data
| Function Module | ISB_SPLINE_COEFFICIENTS_COMPUT | Berechnet zu Stützpunkten Momente und Koeffiz. kubischer Splines |
| Function Group | JBD2 | IS-B: General Interest Table Functions |
| Program Name | SAPLJBD2 | |
| INCLUDE Name | LJBD2U29 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PUNKTE_TAB | TYPE | JBIPUNKTE | Enthält die Stützpunkte der Interpolat. | |||
| |
MOMENTE_TAB | TYPE | JBIWERTE | Momente der kubischen Splines | |||
| |
DELTA_TAB | TYPE | JBIWERTE | Koeffizienten der Splines | |||
| |
GAMMA_TAB | TYPE | JBIWERTE | Koeffizienten der Splines | |||
| |
BETTA_TAB | TYPE | JBIWERTE | Koeffizienten der Splines | |||
| |
ALPHA_TAB | TYPE | JBIWERTE | Koeffizienten der Splines | |||
| |
NOT_ENOUGH_POINTS | TYPE | Zuwenig Stützpunkte übergeben | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19970710 |
| SAP Release Created in |