SAP ABAP Class CL_TPDA_ADT_TRACING (Tracing for debugger (ADT layer))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_ADT (Package) ADT Debugger
Properties
Class CL_TPDA_ADT_TRACING  
Short Description Tracing for debugger (ADT layer)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_ADT   ADT Debugger 
Created 20120404   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_ADT_TRACING has no forward declaration.
Interfaces
Class CL_TPDA_ADT_TRACING has no interface implemented.
Friends
Class CL_TPDA_ADT_TRACING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SUBKEY Static Attribute Private Type reference (TYPE) STRING 20120405
Methods
# Method Level Visibility Method type Description Created on
1 GET_CALL_STACK Static method Private Method 20120405
2 GET_VALUE Static method Private Method 20120405
3 GET_VALUE_EXCEPTION Static method Private Method 20120405
4 START_TRACE Static method Public Method 20120405
5 TRACE Static method Public Method 20120405
Events
Class CL_TPDA_ADT_TRACING has no event.
Types
Class CL_TPDA_ADT_TRACING has no local type.
Method Signatures

Method GET_CALL_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20120405

Method GET_CALL_STACK on class CL_TPDA_ADT_TRACING has no exception.

Method GET_VALUE Signature

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

Method GET_VALUE on class CL_TPDA_ADT_TRACING has no exception.

Method GET_VALUE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Value transfer Object reference (TYPE REF TO) CX_ROOT 20120405
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20120405

Method GET_VALUE_EXCEPTION on class CL_TPDA_ADT_TRACING has no exception.

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 20120405
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120405

Method START_TRACE on class CL_TPDA_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 20120405
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120405
3 Importing VALUE Call by reference Type reference (TYPE) ANY 20120405

Method TRACE on class CL_TPDA_ADT_TRACING has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740