SAP ABAP Data Element /SAPTRX/ME_CONF_HI (Upper Limit for Measurement Confirmation)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   SCM-EM (Application Component) Event Management
     /SAPTRX/ATIF (Package) Interface objects for Event Manager and Appl.Srv
Basic Data
Data Element /SAPTRX/ME_CONF_HI
Short Description Upper Limit for Measurement Confirmation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MENG13    
Data Type QUAN   Quantity field, points to a unit field with format UNIT 
Length 13    
Decimal Places 3    
Output Length 17    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 UpperLimit 
Medium 15 UpLimit MeaConf 
Long 20 UpperLimit Meas.Conf 
Heading 10 UpperLimit 
Documentation

Definition

Used as a value for one method of confirming expected measurement results.

You can define in the application system which measurement results are expected for milestones and which method should be used for confirming them. The SAP Event Manager can then check if the expected measurement results can be confirmed with the actual measurement results that are sent in an event message.

In this case, the measurement status is set to confirmed, if the actual value lies within the upper and lower limits of a specified range, after the unit has been converted.

In order to process measurement results you have to use the activity PROCESS_MEASUREMENTS in your rule set.

Example

Expected measurement:        90°F (degrees Fahrenheit)

Actual measurement:        30°C (degrees Celsius)

Confirmation type:         Confirm if converted amount is in range (low - high)

Confirmation upper limit:        100°F

Confirmation lower limit:        80°F

Actual measurement after unit conversion:        86°F (degrees Fahrenheit)

Result:        80°F <= 86°F <= 100°F

The measurement result is confirmed.

History
Last changed by/on SAP  20080415 
SAP Release Created in 2003_1_620