SAP ABAP Data Element ALPRELVALT (Alert: MT Performance specific Custom.: Relevant Value Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI (Package) CCMS: Monitoring Architecture
Basic Data
Data Element ALPRELVALT
Short Description Alert: MT Performance specific Custom.: Relevant Value Type  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 alprelvalt 
Medium 15 AlPerfCusRelVT 
Long 20 AlPerfCusRelValType 
Heading  
Documentation

Definition

Shows the type of data that is to be evaluated for triggering alerts in a performance monitoring attribute.

Example: You can set a performance monitoring attribute to check any of the following to see if an alert should be generated:

  • the most recently reported value
  • the smoothed (sliding window) value over the last 15 minutes
  • ...

The possible data types are defined in the ABAP member RSALEXTI. The types with "smooth" denote sliding windows. In these types, averages are taken over the relevant time period starting from the current time. In "non-sliding" types, averages are calculated for static clock periods: 12:00-12:15, 12:15-12:30, and so on.

History
Last changed by/on SAP  20130604 
SAP Release Created in