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 |
---|---|---|---|---|---|---|---|
![]() |
AKTF | TYPE | QAMKR-MITTELWERT | Current value to be compared | |||
![]() |
KZO | TYPE | QAMKR-TOLOBNI | Indicator: check upper limit value | |||
![]() |
KZU | TYPE | QAMKR-TOLUNNI | Indicator: check lower limit value | |||
![]() |
OGWF | TYPE | QAMKR-TOLERANZOB | Upper limit value | |||
![]() |
STELLEN | TYPE | QAMKR-STELLEN | Number of characters | |||
![]() |
UGWF | TYPE | QAMKR-TOLERANZUN | Lower limit value | |||
![]() |
I_QAMKR | TYPE | QAMKR | Vorgaben und Ergebnisse zum Prüfmerkmal | |||
![]() |
AKTF_HIGHER_OGW | TYPE | Variable value larger Upper tolerance limit | ||||
![]() |
AKTF_LOWER_UGW | TYPE | Variable value smaller Lower tolerance limit | ||||
Processing Type
Normal Function 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 |