SAP ABAP Function Module QEST_TOLERANCE_INSPECTION (Check whether the value of a floating point variable is between 2 lim)
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_TOLERANCE_INSPECTION Check whether the value of a floating point variable is between 2 lim  
Function Group QEST   Stat. functions in results recording  
Program Name SAPLQEST    
INCLUDE Name LQESTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing AKTF TYPE QAMKR-MITTELWERT Current value to be compared
Importing KZO TYPE QAMKR-TOLOBNI Indicator: check upper limit value
Importing KZU TYPE QAMKR-TOLUNNI Indicator: check lower limit value
Importing OGWF TYPE QAMKR-TOLERANZOB Upper limit value
Importing STELLEN TYPE QAMKR-STELLEN Number of characters
Importing UGWF TYPE QAMKR-TOLERANZUN Lower limit value
Importing I_QAMKR TYPE QAMKR Vorgaben und Ergebnisse zum Prüfmerkmal
Exception AKTF_HIGHER_OGW TYPE Variable value larger Upper tolerance limit
Exception AKTF_LOWER_UGW TYPE Variable value smaller Lower tolerance limit
               
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