SAP ABAP Class CL_ABAP_TRACE_DYN (Runtime Analysis: Switching On/Off Dynamically)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     STRA (Package) Runtime Analysis
Properties
Class CL_ABAP_TRACE_DYN  
Short Description Runtime Analysis: Switching On/Off Dynamically    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STRA   Runtime Analysis 
Created 20011113   SAP 
Last change 20011217   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_ABAP_TRACE_DYN has no interface implemented.
Friends
Class CL_ABAP_TRACE_DYN has no friend class.
Attributes
Class CL_ABAP_TRACE_DYN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HEADER Static method Public Method Returns the Header for a Performance Data File 20011114
2 OFF Static method Public Method Switching Off Dynamically 20011113
3 ON Static method Public Method Switching On Dynamically 20011113
Events
Class CL_ABAP_TRACE_DYN has no event.
Types
Class CL_ABAP_TRACE_DYN has no local type.
Method Signatures

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FILE Call by reference Type reference (TYPE) SE30FNAME Laufzeitanalyse: Dateiname 20011114
2 Exporting P_HEADER Call by reference Type reference (TYPE) SATRH_HEADER Laufzeitanalyse: Datei-Header 20011217
# Exception Resumable Description Created on
1 OPEN_DATASET_ERROR Fehler beim Öffnen der Meßdatendatei 20011114

Method OFF Signature

Method OFF on class CL_ABAP_TRACE_DYN has no parameter.
Method OFF on class CL_ABAP_TRACE_DYN has no exception.

Method ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_AGG Value transfer Type reference (TYPE) INT4 2 0=nicht agg. 1=teilagg.2=vollagg. 20011113

Method ON on class CL_ABAP_TRACE_DYN has no exception.
History
Last changed by/on SAP  20011217 
SAP Release Created in 620