SAP ABAP Data Element SATR_DE_OVERVIEW (SATR: Proportion of Individual Components in Total Runtime)
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_OVERVIEW
Short Description SATR: Proportion of Individual Components in Total Runtime  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR10    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 Int/Ext 
Medium 15 Int/Ext 
Long 37 Internal/External 
Heading 55 Internal/External 
Documentation

Definition

The total runtime measured is split into two sections:

  • Internal: Times within the SAP system (for example, for local program execution or in the database interface)
  • External: Times outside the SAP system (for example, for RFCs or in the database)

Use

This allows you to analyze whether you could optimize the runtime by making changes to the source code or whether the database accesses or remotely called programs need to be improved.

Dependencies

Example

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