SAP ABAP Class CL_TPDA_TOOL_TRACE (Trace Tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_TOOL TPDA: Interface for Plug-In 20031127
Properties
Class CL_TPDA_TOOL_TRACE  
Short Description Trace Tool    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20031127   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_TOOL TPDA: Interface for Plug-In 20031127
Friends
Class CL_TPDA_TOOL_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_TAB Instance attribute Private Attribute reference (LIKE) 20031201
2 C_ATRA_EXE Constant Public Type reference (TYPE) FLAG '6' 20031217
3 C_ATRA_PERF Constant Public Type reference (TYPE) FLAG '5' 20031217
4 C_CLASS_NAME Constant Private Type reference (TYPE) SEOCLSNAME 'CL_TPDA_TOOL_TRACE' Object Type Name 20031127
5 C_DB_BUF Constant Public Type reference (TYPE) FLAG '2' 20031217
6 C_DB_SQL Constant Public Type reference (TYPE) FLAG '1' 20031217
7 C_ENQ Constant Public Type reference (TYPE) FLAG '4' 20031217
8 C_EVENT_DEBUG_STEP Instance attribute Private Attribute reference (LIKE) 20031201
9 C_INST1_PRG Constant Private Type reference (TYPE) PROGRAM 'SAPLSTPDA_TOOL_TRACE' Program/Transaction in SQL Trace Evaluation 20031127
10 C_INST_SCR Constant Private Type reference (TYPE) SYDYNNR '0100' ABAP Program: Number of Current Screen 20031127
11 C_NEW_TASK Constant Public Type reference (TYPE) FLAG 'N' General Flag 20031218
12 C_OPTIONS_PRG Constant Private Type reference (TYPE) TPDA_PROGRAM 'RSTPDA_TOOL_OPT_TRACE' TPDA: Program 20040519
13 C_OPTIONS_SUBSC Constant Private Type reference (TYPE) SYDYNNR '0100' ABAP Program: Number of Current Screen 20040519
14 C_RFC Constant Public Type reference (TYPE) FLAG '3' 20031217
15 C_SAME_TASK Constant Public Type reference (TYPE) FLAG 'S' General Flag 20031218
16 C_SERVICE_NEW_SESS Constant Public Type reference (TYPE) TV_NODEKEY 'NEW_SESS' Tree Control: Node Key 20040119
17 C_SERVICE_SAME_SESS Constant Public Type reference (TYPE) TV_NODEKEY 'SAME_SESS' Tree Control: Node Key 20040119
18 C_SERVICE_TRACE Constant Public Type reference (TYPE) TV_NODEKEY 'TRACE' Tree Control: Node Key 20031218
19 C_TCODE_ATRA Constant Private Type reference (TYPE) SYTCODE 'SE30' ABAP Program, Current Transaction Code 20040119
20 C_TCODE_ST05 Constant Private Type reference (TYPE) SYTCODE 'ST05' ABAP Program, Current Transaction Code 20040119
21 C_TRUE Constant Public Type reference (TYPE) FLAG 'X' General Flag 20031204
22 DISPLAY_IN_PARALLEL_SESS Static Attribute Private Type reference (TYPE) FLAG 'X' X' Parallel Session 20040119
23 DYNNR Instance attribute Private Attribute reference (LIKE) 20031127
24 DYNP_VARS Instance attribute Private Type reference (TYPE) TPDA_TOOL_GL_TRACE TPDA: Trace 20031203
25 IT_INSTANCE_ADMIN Static Attribute Private Type reference (TYPE) TPDA_TOOL_INSTANCE_ADMIN_IT tpda: Instances of a Tool 20031127
26 IT_TRACE_FILES Static Attribute Private Type reference (TYPE) TPDA_TRACE_FILE_IT TPDA: Trace Files of Debug Session 20040116
27 PROGRAM Instance attribute Private Attribute reference (LIKE) 20031127
28 REF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_TPDA_TOOL_INSTANCE_HANDLER 20031127
29 TIME_ZONE Static Attribute Private Type reference (TYPE) TIMEZONE 'CET' Time Zone 20040116
30 TRACE_INFO Instance attribute Private Type reference (TYPE) TPDA_SYS_TRCSETTINGS Trace Settings for Turning Traces on or off 20031217
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_TRACE Instance method Private Method 20040116
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031127
3 CONSTRUCTOR Instance method Public Constructor Constructor 20031127
4 COVERT_TRACE_ID_TRACE_INFO Instance method Private Method 20040116
5 CREATE Instance method Public Method 20031127
6 DEACTIVATE_TRACE Instance method Private Method 20040116
7 DELETE Instance method Public Method 20031201
8 DEREGISTER_EVENTS Instance method Private Method 20031201
9 DISPLAY_TRACE Instance method Private Method 20040116
10 DYNP_REFRESH_CONTROLS Instance method Private Method 20031201
11 GET_DYNP_VARS Instance method Public Method 20031203
12 GET_TIME_ZONE Instance method Private Method 20040116
13 GET_VIEW Instance method Public Method 20031201
14 HANDLE_DEBUG_STEP Instance method Public Method 20031201
15 HANDLE_OK_CODE Instance method Public Method 20031201
16 HANDLE_TAB_ACTIVATED Instance method Public Method 20031201
17 HANDLE_TAB_DEACTIVATED Instance method Public Method 20031201
18 HANDLE_TOOL_REQUEST Instance method Public Method 20040406
19 INIT Instance method Public Method 20031201
20 INITIALIZE_TRACE_TABLE Instance method Private Method 20040119
21 INIT_TC Instance method Private Method Initialize Table Controls Variable According to Lines 20040116
22 IS_AVAILABLE Instance method Public Method 20031201
23 NAVIGATE_TO_TRACE_TOOL Instance method Private Method 20040119
24 REFRESH_TRACE_LIST Instance method Private Method 20040116
25 REGISTER_EVENTS Instance method Private Method 20031201
26 RELEASE Instance method Public Method 20031201
27 SET_DYNP_VARS Instance method Public Method 20031203
Events
Class CL_TPDA_TOOL_TRACE has no event.
Types
Class CL_TPDA_TOOL_TRACE has no local type.
Method Signatures

Method ACTIVATE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE Call by reference Type reference (TYPE) TPDA_TRACE_TAB_LINE Tpda: ID des Tracewerkzeugs 20040116

Method ACTIVATE_TRACE on class CL_TPDA_TOOL_TRACE has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031127
2 Importing P_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20031127

Method CONSTRUCTOR on class CL_TPDA_TOOL_TRACE has no exception.

Method COVERT_TRACE_ID_TRACE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE_ID Call by reference Type reference (TYPE) TPDA_TRACE_ID Tpda: ID des Tracewerkzeugs 20040116
2 Changing P_TRACE_INFO Call by reference Type reference (TYPE) TPDA_SYS_TRCSETTINGS Trace-Einstellungen für an- oder abschalten der Traces 20040116
# Exception Resumable Description Created on
1 CX_TPDA_TRACE 20040119

Method CREATE Signature

Method CREATE on class CL_TPDA_TOOL_TRACE has no parameter.
Method CREATE on class CL_TPDA_TOOL_TRACE has no exception.

Method DEACTIVATE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE Call by reference Type reference (TYPE) TPDA_TRACE_TAB_LINE Tpda: ID des Tracewerkzeugs 20040116

Method DEACTIVATE_TRACE on class CL_TPDA_TOOL_TRACE has no exception.

Method DELETE Signature

Method DELETE on class CL_TPDA_TOOL_TRACE has no parameter.
Method DELETE on class CL_TPDA_TOOL_TRACE has no exception.

Method DEREGISTER_EVENTS Signature

Method DEREGISTER_EVENTS on class CL_TPDA_TOOL_TRACE has no parameter.
Method DEREGISTER_EVENTS on class CL_TPDA_TOOL_TRACE has no exception.

Method DISPLAY_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE Call by reference Type reference (TYPE) TPDA_TRACE_TAB_LINE Tpda: ID des Tracewerkzeugs 20040116

Method DISPLAY_TRACE on class CL_TPDA_TOOL_TRACE has no exception.

Method DYNP_REFRESH_CONTROLS Signature

Method DYNP_REFRESH_CONTROLS on class CL_TPDA_TOOL_TRACE has no parameter.
Method DYNP_REFRESH_CONTROLS on class CL_TPDA_TOOL_TRACE has no exception.

Method GET_DYNP_VARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DYNP_VARS Call by reference Type reference (TYPE) TPDA_TOOL_GL_TRACE TPDA: Trace 20031203

Method GET_DYNP_VARS on class CL_TPDA_TOOL_TRACE has no exception.

Method GET_TIME_ZONE Signature

Method GET_TIME_ZONE on class CL_TPDA_TOOL_TRACE has no parameter.
Method GET_TIME_ZONE on class CL_TPDA_TOOL_TRACE has no exception.

Method GET_VIEW Signature

Method GET_VIEW on class CL_TPDA_TOOL_TRACE has no parameter.
Method GET_VIEW on class CL_TPDA_TOOL_TRACE has no exception.

Method HANDLE_DEBUG_STEP Signature

Method HANDLE_DEBUG_STEP on class CL_TPDA_TOOL_TRACE has no parameter.
Method HANDLE_DEBUG_STEP on class CL_TPDA_TOOL_TRACE has no exception.

Method HANDLE_OK_CODE Signature

Method HANDLE_OK_CODE on class CL_TPDA_TOOL_TRACE has no parameter.
Method HANDLE_OK_CODE on class CL_TPDA_TOOL_TRACE has no exception.

Method HANDLE_TAB_ACTIVATED Signature

Method HANDLE_TAB_ACTIVATED on class CL_TPDA_TOOL_TRACE has no parameter.
Method HANDLE_TAB_ACTIVATED on class CL_TPDA_TOOL_TRACE has no exception.

Method HANDLE_TAB_DEACTIVATED Signature

Method HANDLE_TAB_DEACTIVATED on class CL_TPDA_TOOL_TRACE has no parameter.
Method HANDLE_TAB_DEACTIVATED on class CL_TPDA_TOOL_TRACE has no exception.

Method HANDLE_TOOL_REQUEST Signature

Method HANDLE_TOOL_REQUEST on class CL_TPDA_TOOL_TRACE has no parameter.
Method HANDLE_TOOL_REQUEST on class CL_TPDA_TOOL_TRACE has no exception.

Method INIT Signature

Method INIT on class CL_TPDA_TOOL_TRACE has no parameter.
Method INIT on class CL_TPDA_TOOL_TRACE has no exception.

Method INITIALIZE_TRACE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE_INFO Call by reference Type reference (TYPE) TPDA_SYS_TRCSETTINGS Trace-Einstellungen für an- oder abschalten der Traces 20040119

Method INITIALIZE_TRACE_TABLE on class CL_TPDA_TOOL_TRACE has no exception.

Method INIT_TC Signature

Method INIT_TC on class CL_TPDA_TOOL_TRACE has no parameter.
Method INIT_TC on class CL_TPDA_TOOL_TRACE has no exception.

Method IS_AVAILABLE Signature

Method IS_AVAILABLE on class CL_TPDA_TOOL_TRACE has no parameter.
Method IS_AVAILABLE on class CL_TPDA_TOOL_TRACE has no exception.

Method NAVIGATE_TO_TRACE_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE_ID Call by reference Type reference (TYPE) TPDA_TRACE_ID Tpda: ID des Tracewerkzeugs 20040119

Method NAVIGATE_TO_TRACE_TOOL on class CL_TPDA_TOOL_TRACE has no exception.

Method REFRESH_TRACE_LIST Signature

Method REFRESH_TRACE_LIST on class CL_TPDA_TOOL_TRACE has no parameter.
Method REFRESH_TRACE_LIST on class CL_TPDA_TOOL_TRACE has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_TPDA_TOOL_TRACE has no parameter.
Method REGISTER_EVENTS on class CL_TPDA_TOOL_TRACE has no exception.

Method RELEASE Signature

Method RELEASE on class CL_TPDA_TOOL_TRACE has no parameter.
Method RELEASE on class CL_TPDA_TOOL_TRACE has no exception.

Method SET_DYNP_VARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DYNP_VARS Call by reference Type reference (TYPE) TPDA_TOOL_GL_TRACE TPDA: Trace 20031203

Method SET_DYNP_VARS on class CL_TPDA_TOOL_TRACE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700