SAP ABAP Function Module QF10_IDF_CHI2 (Chi-squared distribution quantiles)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MF (Application Component) Mathematical Functions
     BSF (Package) R/3 Central: Statistics Functions
Basic Data
Function Module QF10_IDF_CHI2 Chi-squared distribution quantiles  
Function Group QF10   Statistical functions  
Program Name SAPLQF10    
INCLUDE Name LQF10U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting QUANTIL TYPE QF00-ARGUMENT Quantile
Importing P TYPE QF00-PROB Proportion of the distribution
Importing DEGF TYPE QF00-DEGF Degrees of freedom (whole number Parameter)
Exception INVALID_DEGF TYPE For DEGF only values greater than 0 are allowed
Exception INVALID_P TYPE Value range for P 0.0000002 .. 0.999998
               
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  19980909 
SAP Release Created in