SAP ABAP Data Element SATR_DE_CALLER (SATR: Entry No. of CALLER in Table TRACE)
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_DE_CALLER
Short Description SATR: Entry No. of CALLER in Table TRACE  
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 Caller 
Medium 15 Caller 
Long 21 Entry No. of Caller 
Heading 21 Entry No. of Caller 
Documentation

Definition

CALLER: Contains the entire call hierarchy for the non-aggregated TRACEs. You can use this to track the program flow, seeing which program has called up which program(s).

Use

The CALLER field allows you to tell which entry in the hierarchy list is the original caller. The CALLER field contains the INDEX number, which contains the object of the caller.

Dependencies

Example

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