SAP ABAP Class CL_ATRA_UI_DEFAULTS (Runtime Analysis: UI Framework Settings)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     S_ABAP_TRACE (Package) ABAP TRACE
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TPDA_DEFAULTS_SUPER TPDA: Default Values 20060131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_TPDA_DEFAULTS_ATRA Runtime Analysis: UI Framework Settings 20060131
2 Inheritance (c INHERITING FROM c_ref)  CL_TPDA_DEFAULTS_ATRA_AGG Runtime Analysis: UI Framework Settings 20060131
Properties
Class CL_ATRA_UI_DEFAULTS  
Short Description Runtime Analysis: UI Framework Settings    
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 S_ABAP_TRACE   ABAP TRACE 
Created 20060131   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ATRA_UI_DEFAULTS has no interface implemented.
Friends
Class CL_ATRA_UI_DEFAULTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TAB_1 Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_1' tpda: Active Tab of a Tabstrip 20060213
2 C_TAB_2 Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_2' tpda: Active Tab of a Tabstrip 20060213
3 C_TAB_DBTABLES Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_DBTABLES' tpda: Active Tab of a Tabstrip 20060213
4 C_TAB_HIER Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_HIER' tpda: Active Tab of a Tabstrip 20060214
5 C_TAB_HIT Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_HIT' tpda: Active Tab of a Tabstrip 20060213
6 C_TAB_MODTREE Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_MODTREE' tpda: Active Tab of a Tabstrip 20060214
7 C_TAB_PROFIL Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_PROFIL' tpda: Active Tab of a Tabstrip 20060213
8 C_TAB_ZEITEN Constant Public Type reference (TYPE) TPDA_ACTIVE_TAB 'MAIN_TAB_ZEITEN' tpda: Active Tab of a Tabstrip 20060213
9 C_TOOL_DBTABLES Constant Public Type reference (TYPE) TPDA_TOOL_ID 'ATRA_DBTABS' TPDA: ID of Debugger Tool 20060131
10 C_TOOL_HIERARCHY Constant Public Type reference (TYPE) TPDA_TOOL_ID 'SE30_HIER' TPDA: ID of Debugger Tool 20060203
11 C_TOOL_HITLIST Constant Public Type reference (TYPE) TPDA_TOOL_ID 'SE30_HIT' TPDA: ID of Debugger Tool 20060203
12 C_TOOL_PROC_BLKS Constant Public Type reference (TYPE) TPDA_TOOL_ID 'SE30_MODTREE' TPDA: ID of Debugger Tool 20060213
13 C_TOOL_PROFILE Constant Public Type reference (TYPE) TPDA_TOOL_ID 'SE30_PROFIL' TPDA: ID of Debugger Tool 20060203
14 C_TOOL_TIMES Constant Public Type reference (TYPE) TPDA_TOOL_ID 'SE30_ZEITEN' TPDA: ID of Debugger Tool 20060203
15 FIRST_PROGRAM Instance attribute Protected Type reference (TYPE) PROGRAM UI Framework: 20060213
16 FIRST_SCREEN Instance attribute Protected Type reference (TYPE) SYDYNNR UI Framework: 20060213
17 FIRST_SUBSCAREA Instance attribute Protected Type reference (TYPE) TPDA_SUBSCAREA 'FULL' tpda: Subscreen Area 20060213
18 MAIN_PROGRAM Instance attribute Protected Type reference (TYPE) PROGRAM UI Framework: Main Program 20060213
19 MAIN_SCREEN Instance attribute Protected Type reference (TYPE) SYDYNNR UI Framework: Main Screen 20060213
20 MAIN_SUBSCAREA Instance attribute Protected Type reference (TYPE) TPDA_SUBSCAREA 'TPDAMYMAIN' tpda: Subscreen Area 20060213
21 TOOL_CLASS_DBTABLES Instance attribute Protected Type reference (TYPE) PROGNAME ABAP Program Name 20060213
22 TOOL_CLASS_HIERARCHY Instance attribute Protected Type reference (TYPE) PROGNAME ABAP Program Name 20060213
23 TOOL_CLASS_HITLIST Instance attribute Protected Type reference (TYPE) PROGNAME ABAP Program Name 20060213
24 TOOL_CLASS_PROC_BLKS Instance attribute Protected Type reference (TYPE) PROGNAME ABAP Program Name 20060213
25 TOOL_CLASS_PROFILE Instance attribute Protected Type reference (TYPE) PROGNAME ABAP Program Name 20060213
26 TOOL_CLASS_TIMES Instance attribute Protected Type reference (TYPE) PROGNAME ABAP Program Name 20060213
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TOOL Instance method Protected Method 20060203
2 ADD_TOOL_TEXT Static method Protected Method 20060203
3 CREATE_TAB Instance method Protected Method 20060213
Events
Class CL_ATRA_UI_DEFAULTS has no event.
Types
Class CL_ATRA_UI_DEFAULTS has no local type.
Method Signatures

Method ADD_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TOOLS_ADMIN Call by reference Type reference (TYPE) TTPDA_TOOL_ID_ADMIN_IT TPDA: Tabelle der User Subscreen Tree Vorbelegungen 20060203
2 Importing TOOL_ID Call by reference Type reference (TYPE) TPDA_TOOL_ID TPDA: ID des Debugger Werkzeugs 20060203

Method ADD_TOOL on class CL_ATRA_UI_DEFAULTS has no exception.

Method ADD_TOOL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing TOOLS_TEXT Call by reference Type reference (TYPE) TTPDA_TOOL_ID_T_IT TPDA Tabelentyp zu TTPDA_TOOL_ID_T 20060203
2 Importing TOOL_ID Call by reference Type reference (TYPE) TPDA_TOOL_ID TPDA: ID des Debugger Werkzeugs 20060203

Method ADD_TOOL_TEXT on class CL_ATRA_UI_DEFAULTS has no exception.

Method CREATE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAB Call by reference Type reference (TYPE) TPDA_ACTIVE_TAB tpda: Aktiver Reiter eines Tabstrip 20060213
2 Returning TAB_DEFAULTS Value transfer Type reference (TYPE) TPDA_DEFAULT_TAB_DEFAULT tpda: default Reiter (stack, Tabellen, ...) Belegung 20060213
3 Importing TOOL_BOTTOM_RIGHT Call by reference Type reference (TYPE) TPDA_TOOL_ID TPDA: ID des Debugger Werkzeugs 20060213
4 Importing TOOL_TOP_LEFT Call by reference Type reference (TYPE) TPDA_TOOL_ID TPDA: ID des Debugger Werkzeugs 20060213

Method CREATE_TAB on class CL_ATRA_UI_DEFAULTS has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710