SAP ABAP Class CL_ADT_TRACING (Adt tracing api)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_TOOLS_CORE (Package) ADT Tools Core
Properties
Class CL_ADT_TRACING  
Short Description Adt tracing api    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADT_TOOLS_CORE   ADT Tools Core 
Created 20100527   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ADT_TRACING has no forward declaration.
Interfaces
Class CL_ADT_TRACING has no interface implemented.
Friends
Class CL_ADT_TRACING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COUNTER Static Attribute Private Type reference (TYPE) I 20100527
2 SUBKEY Static Attribute Private Type reference (TYPE) STRING 20100527
Methods
# Method Level Visibility Method type Description Created on
1 START_TRACE Static method Public Method 20100527
2 TRACE Static method Public Method 20100527
3 TRACE_ANY Static method Private Method 20100527
4 TRACE_EXCEPTION Static method Private Method 20100527
Events
Class CL_ADT_TRACING has no event.
Types
Class CL_ADT_TRACING has no local type.
Method Signatures

Method START_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) CSEQUENCE 20100527
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100527

Method START_TRACE on class CL_ADT_TRACING has no exception.

Method TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20100527
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100527
3 Importing VALUE Call by reference Type reference (TYPE) ANY 20100527

Method TRACE on class CL_ADT_TRACING has no exception.

Method TRACE_ANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20100527
2 Importing VALUE Call by reference Type reference (TYPE) ANY 20100527

Method TRACE_ANY on class CL_ADT_TRACING has no exception.

Method TRACE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20100527
2 Importing EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ROOT 20100527

Method TRACE_EXCEPTION on class CL_ADT_TRACING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800