SAP ABAP Function Module QEST_MOMENTS_CORR_2_PASS_VALUE (Calc. of mean value, variance 3rd and 4th moment after Corrected Two)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QE (Package) QM results recording
Basic Data
Function Module QEST_MOMENTS_CORR_2_PASS_VALUE Calc. of mean value, variance 3rd and 4th moment after Corrected Two  
Function Group QEST   Stat. functions in results recording  
Program Name SAPLQEST    
INCLUDE Name LQESTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FEHLKLAS TYPE QAMKR-FEHLKLAS Defect class
Exporting MAXWERT TYPE QAMKR-MAXWERT Maximum of the values
Exporting MAXWERTNI TYPE QAMKR-MAXWERTNI Maximum is not initial
Exporting MINWERT TYPE QAMKR-MINWERT Minimum
Exporting MINWERTNI TYPE QAMKR-MINWERTNI Minimum is not initial
Exporting MITTELWERT TYPE QAMKR-MITTELWERT Average of the values
Exporting MITTELWNI TYPE QAMKR-MITTELWNI Average is not initial
Exporting MOMENT3 TYPE QAMKR-MOMENT3 3rd moment
Exporting MOMENT3NI TYPE QAMKR-MOMENT3NI 3rd moment is not initial
Exporting MOMENT4 TYPE QAMKR-MOMENT4 4th moment
Exporting MOMENT4NI TYPE QAMKR-MOMENT4NI 4th moment is not initial
Exporting SPANNWEINI TYPE QAMKR-SPANNWEINI Range is not initial
Exporting SPANNWEITE TYPE QAMKR-SPANNWEITE Range of measured values
Exporting STDABW TYPE QAMKR-STDABW Standard deviation of measured values
Exporting STDABWNI TYPE QAMKR-STDABWNI Standard deviation is not initial
Exporting VARIANZ TYPE QAMKR-VARIANZ Variance of measured values
Exporting VARIANZNI TYPE QAMKR-VARIANZNI Variance is not initial
Importing ANZWERTG TYPE QAMKR-ANZWERTG Number of the valid values for the characteristic or sample
Importing MESSWERTE TYPE QMKST-MESSWERTE Indicator: confirmation of measured values
Tables QASETAB TYPE QASER Individual part table with measured values
Exception SAMPLE_NOT_OKAY TYPE Number of valid values is not okay
               
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  19931201 
SAP Release Created in