SAP ABAP Data Element DUMP_ROOTS (Output Roots)
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 DUMP_ROOTS
Short Description Output Roots  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Roots 
Medium 15 Closure Roots 
Long 20 Shared Closure Roots 
Heading 10 Roots 
Documentation

Definition

Displays the starting point (roots) of the references

Use

References to Java objects can be kept in various places:

  • In the Java heap (for instance, as the instance variable of another Java object)
  • In the Java stack (for instance as the content of a method variable)
  • In the static ("static") variable of a class

By selecting this display you can see where the reference is kept.

Dependencies

Example

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