SAP ABAP Function Module ISB_SPLINE_VALUE_COMPUTE (Berechnet zu vorgegebener Stelle Wert 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_VALUE_COMPUTE Berechnet zu vorgegebener Stelle Wert kubischer Splines  
Function Group JBD2   IS-B: General Interest Table Functions  
Program Name SAPLJBD2    
INCLUDE Name LJBD2U28    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting Y_WERT TYPE JBIWERTE-WERT Wert der Splines in x
Importing X_WERT TYPE JBIWERTE-WERT x-Wert zu dem Splines ausgewertet werden
Tables STELLEN_TAB TYPE JBIWERTE Stützstellen der Interpolation
Tables DELTA_TAB TYPE JBIWERTE Koeffizienten der Splines
Tables GAMMA_TAB TYPE JBIWERTE Koeffizienten der Splines
Tables BETTA_TAB TYPE JBIWERTE Koeffizienten der Splines
Tables ALPHA_TAB TYPE JBIWERTE Koeffizienten der Splines
Exception NOT_ENOUGH_POINTS TYPE Zuwenig Stützpunkte übergeben
Exception OUT_OF_INTERVAL TYPE x-Wert nicht zwischen Stützstellen
               
Processing Type
Normal Function Module  
Remote-Enabled 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