SAP ABAP Data Element SATR_X_ITAB_NAMES (SAT: Determine names of internal tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ABAP_TRACE (Package) ABAP TRACE
Basic Data
Data Element SATR_X_ITAB_NAMES
Short Description SAT: Determine names of internal tables  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAG    
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 ITAB Names 
Medium 20 Mit ITAB Names 
Long 40 With Names of Internal Tables 
Heading 55 With Names of Internal Tables 
Documentation

Definition

The ABAP runtime envirionment does not work with the names of internal tables but with memory object identifiers in the form IT<no.>.

When this option is selected, the real names of internal tables as they appear in the ABAP source code are determined and displayed in the data evaluation with the memory object identifiers.

This makes the processing of the performance data more intensive, but the evaluation is easier to read.

Use

Dependencies

Example

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