Hierarchy

⤷

⤷

Basic Data
Data Element | /SAPTRX/ME_CONF_DEVIATION |
Short Description | Deviation Percentage for Measurement Confirmation |
Data Type
Category of Dictionary Type | Direct Type Entry | |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | ||
Data Type | NUMC | Character string with only digits |
Length | 3 | |
Decimal Places | 0 | |
Output Length | 3 | |
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 | Devt. Pct. |
Medium | 15 | Devt. Percent. |
Long | 20 | Deviation Percent. |
Heading | 10 | Devt. Pct. |
Documentation
Definition
Used as a method for confirming 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 sent to confirmed, if the actual values lies within a specified percentual deviation from the expected measurement, 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 lies within % deviation
Confirmation deviation: 25 %
Actual measurement after unit conversion: 86°F (degrees Fahrenheit)
Result: 90°F - 25 % = 67.5°F <= 86°F <= 90°F+ 25 % = 112.5°F
The measurement result is confirmed.
History
Last changed by/on | SAP | 20080415 |
SAP Release Created in | 2003_1_620 |