SAP ABAP Function Module QEAT_NORMAL_S_METHOD (Estimated Fraction for Normal Distribution According to s Method)
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 QEAT_NORMAL_S_METHOD Estimated Fraction for Normal Distribution According to s Method  
Function Group QEAT   QM: Share estimate  
Program Name SAPLQEAT    
INCLUDE Name LQEATU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ANTEIL TYPE QAMKR-ANTEIL Estimated fraction outside of the tolerance
Exporting E_ANTEILNI TYPE QAMKR-ANTEILNI Value '*' after estimation of the fraction outside of the tolerance
Exporting E_ANTEILO TYPE QAMKR-ANTEILO Estimated fraction above the tolerance
Exporting E_ANTEILONI TYPE QAMKR-ANTEILONI Value '*' after estimation of the fraction > tolerance
Exporting E_ANTEILU TYPE QAMKR-ANTEILU Estimated fraction below the tolerance
Exporting E_ANTEILUNI TYPE QAMKR-ANTEILUNI Value '*' after estimation of the fraction < tolerance
Importing I_QAMKR TYPE QAMKR Characteristic sample
Importing I_QASPR TYPE QASPR Partial sample
Importing I_USE_QASPR TYPE QAMKR-TSTICHPRKZ If 'X', the partial sample is used
Exception OTHER_ERROR TYPE Other Error
Exception SYSTEM_ERROR TYPE Internal error
Exception USER_ERROR TYPE Application Error
               
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