SAP ABAP Data Element AGE_RANGE (Age Range)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_ADMIN (Package) VMC Administration and Monitoring
Basic Data
Data Element AGE_RANGE
Short Description Age Range  
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 Range 
Medium 15 Age Range 
Long 20 Age Range 
Heading 12 Range 
Documentation

Definition

Age range for the class statistics

Use

The class statistics groups together the Java objects and their classes according to their age. The age is defined as the number surviving the garbage collections. All the Java objects used are divided into specific ranges according to their age. This parameter specifies the size of these ranges, in other words, it controls the grouping. For example, the value 10 creates age ranges 1 - 10, 11 - 20, 21 - 30, and so on.

Dependencies

Example

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