SAP ABAP Table SATR_TRACEDUMP (SATR: TRACE File Record Layout DUMP Format)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ABAP_TRACE (Package) ABAP TRACE
Basic Data
Table Category INTTAB    Structure 
Structure SATR_TRACEDUMP   Table Relationship Diagram
Short Description SATR: TRACE File Record Layout DUMP Format    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 INDEX SATR_DE_INDEX   INT4 10   0   SATR: Index of DUMP List  
2 RECTYPE SATR_DE_RECTYPE CHAR01 CHAR 1   0   SATR: Type of Record  
3 EVENT SATR_DE_EVENT CHAR01 CHAR 1   0   SATR: Event ID (> Entry, < Exit)  
4 ID SATR_DE_ID SATR_DO_ID CHAR 1   0   SATR: ID of a Trace Record (Recorded Event)  
5 SUBID SATR_DE_SUBID SATR_DO_SUBID CHAR 1   0   SATR: SUBID: Sub-ID of a TRACE Record  
6 EBENE SATR_DE_EBENE   INT4 10   0   SATR : Call Level (Call Hierarchy)  
7 SUMME SE30NET SE30TIME DEC 11   0   Runtime Analysis: Net time (in microseconds)  
8 DIFF SE30NET SE30TIME DEC 11   0   Runtime Analysis: Net time (in microseconds)  
9 TIME1 SE30NET SE30TIME DEC 11   0   Runtime Analysis: Net time (in microseconds)  
10 TIME2 SE30NET SE30TIME DEC 11   0   Runtime Analysis: Net time (in microseconds)  
11 CONTOFFS SATR_DE_COOF   INT4 10   0   SATR: CONT Offset: Offset Within an ABAP Program  
12 WP_NO SATR_DE_WP_NO   INT4 10   0   SATR: Work Process Number  
13 STORAGE SATR_DE_STOR   INT4 10   0   Current Memory Usage of a Trace Event  
14 PROGNAME SYCPROG PROGRAMM CHAR 40   0   Calling Program *
15 ET_TYPE SATR_DE_ET_TY_X HEX1 RAW 1   0   SATR: Time Type  
16 EG_GROUP SATR_DE_EG_GR_X HEX1 RAW 1   0   SATR: EG_GROUP in Format HEX(1)  
17 START_WAIT CHAR01 CHAR1 CHAR 1   0   Character Field Length 1  
18 DUMMY CHAR01 CHAR1 CHAR 1   0   Character Field Length 1  
19 CALLED_PROG SYCPROG PROGRAMM CHAR 40   0   Calling Program *
20 INST INT4 INT4 INT4 10   0   Natural number  
21 METH SATR_DE_TRACEMETH CHAR61 CHAR 61   0   SATR: TRACE Method Record  
22 TEXT SATR_DE_TRACETEXT CHAR32 CHAR 32   0   SATR: Trace Text  
23 ERROR_FLAG SATR_DE_ERRFLG CHAR01 CHAR 1   0   SATR: ERROR Flag  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700