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 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'ABAP_TRACE' | 20040608 | |||
| 2 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'BP' | 20040608 | |||
| 3 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'BP' | 20040608 | |||
| 4 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_TPDA_CONTROL' | Object Type Name | 20040608 | ||
| 5 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'DETAIL_VIEW' | 20040608 | |||
| 6 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'DIFF' | 20040608 | |||
| 7 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'DYNP' | 20040608 | |||
| 8 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'DYN_AREA' | 20040608 | |||
| 9 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'EDITOR_TC' | 20040608 | |||
| 10 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'MEMORY' | 20040608 | |||
| 11 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'META_VIEW' | 20040608 | |||
| 12 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'NEW_EDIT' | 20040608 | |||
| 13 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'OBJECTVIEW' | 20040608 | |||
| 14 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'PROGS' | 20040608 | |||
| 15 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'QUICKWATCH' | 20040608 | |||
| 16 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'SQLPROMPT' | 20040608 | |||
| 17 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'STACK' | 20040608 | |||
| 18 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'STRUCVIEW' | 20040608 | |||
| 19 | Constant | Public | Type reference (TYPE) | TV_NODEKEY | 'STA_DETVIEW' | 20040608 | |||
| 20 | Constant | Public | Type reference (TYPE) | TV_NODEKEY | 'STA_EDITOR' | 20040608 | |||
| 21 | Constant | Public | Type reference (TYPE) | TV_NODEKEY | 'STA_SPECIAL' | 20040608 | |||
| 22 | Constant | Public | Type reference (TYPE) | TV_NODEKEY | 'STA_TOOLS' | 20040608 | |||
| 23 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'TABLEVIEW' | 20040608 | |||
| 24 | Constant | Public | Type reference (TYPE) | TPDA_ACTIVE_TAB | 'MAIN_TAB_1' | 20040608 | |||
| 25 | Constant | Public | Type reference (TYPE) | TPDA_ACTIVE_TAB | 'MAIN_TAB_2' | 20040608 | |||
| 26 | Constant | Public | Type reference (TYPE) | TPDA_ACTIVE_TAB | 'MAIN_TAB_3' | 20040608 | |||
| 27 | Constant | Public | Type reference (TYPE) | TPDA_ACTIVE_TAB | 'MAIN_TAB_BP' | 20040608 | |||
| 28 | Constant | Public | Type reference (TYPE) | TPDA_ACTIVE_TAB | 'MAIN_TAB_DETAIL' | 20040608 | |||
| 29 | Constant | Public | Type reference (TYPE) | TPDA_ACTIVE_TAB | 'MAIN_TAB_OO' | 20040608 | |||
| 30 | Constant | Public | Type reference (TYPE) | TPDA_ACTIVE_TAB | 'MAIN_TAB_STACK' | 20040608 | |||
| 31 | Constant | Public | Type reference (TYPE) | TPDA_ACTIVE_TAB | 'MAIN_TAB_STRUK' | 20040608 | |||
| 32 | Constant | Public | Type reference (TYPE) | TPDA_ACTIVE_TAB | 'MAIN_TAB_TABLE' | 20040608 | |||
| 33 | Constant | Public | Type reference (TYPE) | TPDA_TOOL_ID | 'TRACE' | 20040608 | |||
| 34 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20040608 | |||
| 35 | 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 | Instance method | Public | Constructor | Constructor | 20040608 | |
| 2 | Instance method | Private | Method | 20040608 | ||
| 3 | Instance method | Private | Method | 20040608 | ||
| 4 | Instance method | Private | Method | 20040608 | ||
| 5 | Instance method | Private | Method | 20040608 | ||
| 6 | Instance method | Private | Method | 20040608 | ||
| 7 | Instance method | Private | Method | 20040608 | ||
| 8 | Instance method | Private | Method | 20040608 | ||
| 9 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |