SAP ABAP Class CL_TPDA_DEFAULTS_ABAP_TRACE (TPDA: Default Values)
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 Inheritance (c INHERITING FROM c_ref)  CL_TPDA_DEFAULTS_SUPER TPDA: Default Values 20040608
Properties
Class CL_TPDA_DEFAULTS_ABAP_TRACE  
Short Description TPDA: Default Values    
Super Class CL_TPDA_DEFAULTS_SUPER TPDA: Default Values 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20040608   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_DEFAULTS_ABAP_TRACE has no forward declaration.
Interfaces
Class CL_TPDA_DEFAULTS_ABAP_TRACE has no interface implemented.
Friends
Class CL_TPDA_DEFAULTS_ABAP_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ABAP_TRACE Constant Public Type reference (TYPE) TPDA_TOOL_ID 'ABAP_TRACE' 20040608
2 C_BP Constant Public Type reference (TYPE) TPDA_TOOL_ID 'BP' 20040608
3 C_BPVIEW Constant Public Type reference (TYPE) TPDA_TOOL_ID 'BP' 20040608
4 C_CTRL_HANDLER_CLASS Constant Private Type reference (TYPE) SEOCLSNAME 'CL_TPDA_CONTROL' Object Type Name 20040608
5 C_DETAIL_VIEW Constant Public Type reference (TYPE) TPDA_TOOL_ID 'DETAIL_VIEW' 20040608
6 C_DIFF Constant Public Type reference (TYPE) TPDA_TOOL_ID 'DIFF' 20040608
7 C_DYNP Constant Public Type reference (TYPE) TPDA_TOOL_ID 'DYNP' 20040608
8 C_DYNP_2 Constant Public Type reference (TYPE) TPDA_TOOL_ID 'DYN_AREA' 20040608
9 C_EDITOR_TC Constant Public Type reference (TYPE) TPDA_TOOL_ID 'EDITOR_TC' 20040608
10 C_MEMORY Constant Public Type reference (TYPE) TPDA_TOOL_ID 'MEMORY' 20040608
11 C_META_VIEW Constant Public Type reference (TYPE) TPDA_TOOL_ID 'META_VIEW' 20040608
12 C_NEW_EDIT Constant Public Type reference (TYPE) TPDA_TOOL_ID 'NEW_EDIT' 20040608
13 C_OBJECTVIEW Constant Public Type reference (TYPE) TPDA_TOOL_ID 'OBJECTVIEW' 20040608
14 C_PROGS Constant Public Type reference (TYPE) TPDA_TOOL_ID 'PROGS' 20040608
15 C_QUICKWATCH Constant Public Type reference (TYPE) TPDA_TOOL_ID 'QUICKWATCH' 20040608
16 C_SQL Constant Public Type reference (TYPE) TPDA_TOOL_ID 'SQLPROMPT' 20040608
17 C_STACK Constant Public Type reference (TYPE) TPDA_TOOL_ID 'STACK' 20040608
18 C_STRUCVIEW Constant Public Type reference (TYPE) TPDA_TOOL_ID 'STRUCVIEW' 20040608
19 C_SUBF_DETAIL_VIEW Constant Public Type reference (TYPE) TV_NODEKEY 'STA_DETVIEW' 20040608
20 C_SUBF_EDITOR_TOOLS Constant Public Type reference (TYPE) TV_NODEKEY 'STA_EDITOR' 20040608
21 C_SUBF_SPECIAL_VIEW Constant Public Type reference (TYPE) TV_NODEKEY 'STA_SPECIAL' 20040608
22 C_SUBF_STANDARD_TOOLS Constant Public Type reference (TYPE) TV_NODEKEY 'STA_TOOLS' 20040608
23 C_TABLEVIEW Constant Public Type reference (TYPE) TPDA_TOOL_ID 'TABLEVIEW' 20040608
24 C_TAB_1 Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_1' 20040608
25 C_TAB_2 Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_2' 20040608
26 C_TAB_3 Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_3' 20040608
27 C_TAB_BP Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_BP' 20040608
28 C_TAB_DETAIL Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_DETAIL' 20040608
29 C_TAB_OO Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_OO' 20040608
30 C_TAB_STACK Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_STACK' 20040608
31 C_TAB_STRUK Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_STRUK' 20040608
32 C_TAB_TABLE Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_TABLE' 20040608
33 C_TRACE Constant Public Type reference (TYPE) TPDA_TOOL_ID 'TRACE' 20040608
34 NEW_EDIT_CTRL_AVAILABLE Instance attribute Private Type reference (TYPE) FLAG General Flag 20040608
35 TPDA_CTRL Instance attribute Protected Object reference (TYPE REF TO) IF_TPDA_CONTROL TPDA: Interface Kernel/ ABAP 20040608
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040608
2 CREATE_TAB1_TOOL_DEFAULT Instance method Private Method 20040608
3 DEFINE_SUBFOLDER_HIER Instance method Private Method 20040608
4 DEFINE_SUBFOLDER_TEXT Instance method Private Method 20040608
5 DEFINE_TABS Instance method Private Method 20040608
6 DEFINE_TOOLS_ADMIN Instance method Private Method 20040608
7 DEFINE_TOOLS_TEXT Instance method Private Method 20040608
8 DEFINE_TOOL_SUBFOLDER Instance method Private Method 20040608
9 SET_CTRL_HANDLER Instance method Protected Method 20040608
Events
Class CL_TPDA_DEFAULTS_ABAP_TRACE has no event.
Types
Class CL_TPDA_DEFAULTS_ABAP_TRACE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_TPDA_DEFAULTS_ABAP_TRACE has no parameter.
Method CONSTRUCTOR on class CL_TPDA_DEFAULTS_ABAP_TRACE has no exception.

Method CREATE_TAB1_TOOL_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TAB1_DEFAULT Value transfer Type reference (TYPE) TPDA_DEFAULT_TAB_DEFAULT tpda: default Reiter (stack, Tabellen, ...) Belegung 20040608

Method CREATE_TAB1_TOOL_DEFAULT on class CL_TPDA_DEFAULTS_ABAP_TRACE has no exception.

Method DEFINE_SUBFOLDER_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUBFOLDER_HIER_IT Call by reference Type reference (TYPE) TTPDA_SUBFOLDER_HIER_IT TPDA: Verzeichnisse for Wekzeuge - Hierarchie 20040608

Method DEFINE_SUBFOLDER_HIER on class CL_TPDA_DEFAULTS_ABAP_TRACE has no exception.

Method DEFINE_SUBFOLDER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUBFOLDER_TEXT_IT Call by reference Type reference (TYPE) TTPDA_SUBFOLDER_TEXT_IT TPDA: Verzeichnisse für Werkzeuge- Texte 20040608

Method DEFINE_SUBFOLDER_TEXT on class CL_TPDA_DEFAULTS_ABAP_TRACE has no exception.

Method DEFINE_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TAB_IT Call by reference Type reference (TYPE) TPDA_DESKTOP_TABS_IT tpda: Vorhandene Desktops 20040608

Method DEFINE_TABS on class CL_TPDA_DEFAULTS_ABAP_TRACE has no exception.

Method DEFINE_TOOLS_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TOOL_ADMIN_IT Call by reference Type reference (TYPE) TTPDA_TOOL_ID_ADMIN_IT tpda: customizing - tools- Eigenschaften 20040608

Method DEFINE_TOOLS_ADMIN on class CL_TPDA_DEFAULTS_ABAP_TRACE has no exception.

Method DEFINE_TOOLS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TOOL_TEXT_IT Call by reference Type reference (TYPE) TTPDA_TOOL_ID_T_IT TPDA Tabelentyp zu TTPDA_TOOL_ID_T 20040608

Method DEFINE_TOOLS_TEXT on class CL_TPDA_DEFAULTS_ABAP_TRACE has no exception.

Method DEFINE_TOOL_SUBFOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TOOL_EXT_IT Call by reference Type reference (TYPE) TTPDA_TOOL_ID_EXT_IT TPDA: Verknüpfung Werkzeug - Verzeichniss 20040608

Method DEFINE_TOOL_SUBFOLDER on class CL_TPDA_DEFAULTS_ABAP_TRACE has no exception.

Method SET_CTRL_HANDLER Signature

Method SET_CTRL_HANDLER on class CL_TPDA_DEFAULTS_ABAP_TRACE has no parameter.
Method SET_CTRL_HANDLER on class CL_TPDA_DEFAULTS_ABAP_TRACE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700