SAP ABAP Data Element ALDECIMALS (ALert: Decimal part of Performance Values)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI (Package) CCMS: Monitoring Architecture
Basic Data
Data Element ALDECIMALS
Short Description ALert: Decimal part of Performance Values  
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 Decimals 
Medium 15 Decimals 
Long 20 Decimals 
Heading  
Documentation

Definition

Specifies the number of decimal places to show when displaying performance values in the alert monitor.

Effectively, this specification also converts reported values to those shown in the alert monitor by shifting the decimal place in reported values.

Example: A data supplier reports an elapsed time in milliseconds. The user should see, however, the elapsed time in seconds in the alert monitor. An ALDECIMAL value of 3 would convert milliseconds to seconds. A reported value of 2500 milliseconds would be displayed in the alert monitor as 2,5 seconds.

This conversion is used only for display of values. Thresholds are specified in the same unit of measure as reported values. In the example above, thresholds would be specified in milliseconds rather than seconds.

Internal use only. Settable only at creation of a monitoring attribute in a collection method and normally not visible to users.

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