SAP ABAP Class CL_SCI_TRACE_PROGS_ANALYZE (Check Programs from SAT Trace File)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ABAP_TRACE (Package) ABAP TRACE
Properties
Class CL_SCI_TRACE_PROGS_ANALYZE  
Short Description Check Programs from SAT Trace File    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package S_ABAP_TRACE   ABAP TRACE 
Created 20050406   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SATRH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SCI_TRACE_PROGS_ANALYZE has no interface implemented.
Friends
Class CL_SCI_TRACE_PROGS_ANALYZE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUSTAB Instance attribute Private Type reference (TYPE) SATR_T_AUSTAB_GESAMT SATR : Table with All TRACE Information 20050406
2 HEADER Instance attribute Private Type reference (TYPE) SATR_HEADER SATR: Layout: Table of Contents of TRACE Container Output 20050406
3 TRACEMETH Instance attribute Private Type reference (TYPE) SATR_T_TRACEMETH SATR : Table of Recorded Method Names 20050406
4 TRACEPROG Instance attribute Private Type reference (TYPE) SATR_T_TRACEPROG SATR : Table of Recorded Program Names 20050406
5 TRACETEXT Instance attribute Private Type reference (TYPE) SATR_T_TRACETEXT SATR : Table of TRACE Text Elements 20050406
Methods
# Method Level Visibility Method type Description Created on
1 ANALYZE Instance method Public Method Analyze Programs of a Trace 20050406
2 GET_TRACE Instance method Private Method Reads Trace 20050406
3 PREPARE_PROGRAM_LIST Instance method Private Method Generates Program List from Trace 20050406
4 PREPARE_TEXT Instance method Public Method Generates Description from Trace Header Data 20050406
Events
Class CL_SCI_TRACE_PROGS_ANALYZE has no event.
Types
Class CL_SCI_TRACE_PROGS_ANALYZE has no local type.
Method Signatures

Method ANALYZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HEADER Call by reference Type reference (TYPE) SATR_LIST_OF_CONTENTS_OUT SATR : Layout : Inhaltsverz. der TRACE-Containers Ausgabe 20050406
2 Returning P_RESULT Value transfer Object reference (TYPE REF TO) CL_CI_CHECK_RESULT 20050406
3 Importing P_WITH_OPTIONS_POPUP Call by reference Type reference (TYPE) FLAG '' PopUp für Ausführoptionen benötigt 20050406

Method ANALYZE on class CL_SCI_TRACE_PROGS_ANALYZE has no exception.

Method GET_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HEADER Call by reference Type reference (TYPE) SATR_LIST_OF_CONTENTS_OUT SATR : Layout : Inhaltsverz. der TRACE-Containers Ausgabe 20050406
# Exception Resumable Description Created on
1 HEADER_CANNOT_BE_READ Headerinfo zum Lesen der Trace kann nicht gelesen werden 20050406

Method PREPARE_PROGRAM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PT_PROGRAMS Call by reference Type reference (TYPE) SCI_TRACE_PROGS Code Inspector: Programme aus Trace 20050406

Method PREPARE_PROGRAM_LIST on class CL_SCI_TRACE_PROGS_ANALYZE has no exception.

Method PREPARE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TEXT Call by reference Type reference (TYPE) SCI_TEXT Code Inspector: Elementtext (Chk, ChkV, ObjS, INSP) 20050406

Method PREPARE_TEXT on class CL_SCI_TRACE_PROGS_ANALYZE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710