SAP ABAP Class CL_ABDBG_TRACE (Tracing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_DEBUG_EXT (Package) External Activation of ABAP Debugger
Properties
Class CL_ABDBG_TRACE  
Short Description Tracing    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_DEBUG_EXT   External Activation of ABAP Debugger 
Created 20120329   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ABDBG_TRACE has no forward declaration.
Interfaces
Class CL_ABDBG_TRACE has no interface implemented.
Friends
Class CL_ABDBG_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LAST_INDEX Static Attribute Private Type reference (TYPE) I 20120405
2 LAST_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMPL 20120405
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20120405
2 TRACE Static method Public Method 20120405
3 TRACE_EXCEPTION_OBJECT Static method Private Method 20120410
Events
Class CL_ABDBG_TRACE has no event.
Types
Class CL_ABDBG_TRACE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ABDBG_TRACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ABDBG_TRACE has no exception.

Method TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Type reference (TYPE) ABDBG_TRACE-CONTEXT 20120405
2 Importing DATA1 Call by reference Type reference (TYPE) ANY 20120405
3 Importing DATA2 Call by reference Type reference (TYPE) ANY 20120405
4 Importing DATA3 Call by reference Type reference (TYPE) ANY 20120405
5 Importing DATA4 Call by reference Type reference (TYPE) ANY 20120405
6 Importing DATA5 Call by reference Type reference (TYPE) ANY 20120405
7 Importing ENQUEUE Call by reference Type reference (TYPE) XFLAG 20120405
8 Importing EXCEPTION Call by reference Type reference (TYPE) ABDBG_TRACE-EXC 20120405
9 Importing IDE_ID Call by reference Type reference (TYPE) SYSUUID_C32 20120405
10 Importing IDE_USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME 20120405
11 Importing PROCESS_ID Call by reference Type reference (TYPE) ABDBG_TRACE-PROCESSID 20120405
12 Importing REQUEST_USER Call by reference Type reference (TYPE) SY-UNAME SPACE 20120405
13 Importing STACK Call by reference Type reference (TYPE) ANY 20120405
14 Importing SUBTYPE Call by reference Type reference (TYPE) CSEQUENCE 20120405
15 Importing TERMINAL_ID Call by reference Type reference (TYPE) SYSUUID_C32 20120405
16 Importing TYPE Value transfer Type reference (TYPE) CSEQUENCE 'DEBUG' 20120405

Method TRACE on class CL_ABDBG_TRACE has no exception.

Method TRACE_EXCEPTION_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_CX Call by reference Object reference (TYPE REF TO) CX_ROOT 20120410
2 Returning R_RESULT Value transfer Type reference (TYPE) STRING 20120410

Method TRACE_EXCEPTION_OBJECT on class CL_ABDBG_TRACE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740