SAP ABAP Class CL_ATRA_TOOL_HIERARCHY (Runtime Analysis: Hierarchy Tool)
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
Properties
| Class | CL_ATRA_TOOL_HIERARCHY | |
| Short Description | Runtime Analysis: Hierarchy Tool | |
| Super Class | CL_ATRA_TOOL_BASE | Runtime Analysis: Basis Class for Tool |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ABAP_TRACE | ABAP TRACE |
| Created | 20060314 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ATRA_TOOL_INTERACTION | Runtime Analysis: Tool Interaction | 20060314 | ||
| 2 | IF_ATRA_TOOL_INTERACT_SOURCE | Runtime Analysis: Tool Interaction | 20060315 | ||
| 3 | IF_ATRA_TOOL_INTERACT_TARGET | Runtime Analysis: Tool Interaction | 20060314 | ||
| 4 | IF_ATRA_TOOL_POSITION_SOURCE | Runtime Analysis: Tool Interaction | 20060315 | ||
| 5 | IF_ATRA_TOOL_POSITION_TARGET | Runtime Analysis: Tool Interaction | 20060314 | ||
| 6 | IF_ATRA_TOOL_RESTART | Restart from SAT-Tools | 20060921 | ||
| 7 | IF_TPDA_TOOL | TPDA: Interface for Plug-In | 20060314 |
Friends
Class CL_ATRA_TOOL_HIERARCHY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20060314 | |||||
| 2 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_ATRA_TOOL_HIERARCHY' | Object Type Name | 20060314 | ||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20060314 | |||||
| 4 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'FC_GRAPH' | Graphical Display Memory Usage | 20060719 | ||
| 5 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'FC_PART_MODLEVEL' | Hierarchy Subarea on Modularization Units | 20060314 | ||
| 6 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'FC_PART_MODLEVEL_DO' | Hierarchy Subarea on Modularization Units | 20060314 | ||
| 7 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'FC_PART_MODLEVEL_UNDO' | UNDO Hierarchy Subarea on Modularization Units | 20060314 | ||
| 8 | Constant | Private | Type reference (TYPE) | PROGRAMM | 'SAPLATRA_TOOL_HIERARCHY' | ABAP Program Name | 20060314 | ||
| 9 | Constant | Private | Type reference (TYPE) | SYDYNNR | '0100' | ABAP Program: Number of Current Screen | 20060314 | ||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20060314 | |||||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_HIERARCHY_GRID | 20060316 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | ' ' | Flag to indicate that MODLEVEL-Processing is on | 20060314 | ||
| 13 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_TPDA_TOOL_INSTANCE_HANDLER | 20060314 | ||||
| 14 | Instance attribute | Private | Attribute reference (LIKE) | 20060314 | |||||
| 15 | Static Attribute | Private | Object reference (TYPE REF TO) | LCL_HIERARCHY_GRID | 20060320 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | SATRH_HEADER | 20060314 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | SATR_TAB_KEY | Structure of Key Component for SATR_TAB | 20060314 |
Methods
Events
Class CL_ATRA_TOOL_HIERARCHY has no event.
Types
Class CL_ATRA_TOOL_HIERARCHY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CALL_EXT | Call by reference | Type reference (TYPE) | CHAR01 | ' ' | Externer Aufruf | 20060321 | ||
| 2 | P_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20060314 | |||
| 3 | P_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20060314 |
Method CONSTRUCTOR on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method CREATE Signature
Method CREATE on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method CREATE on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method CREATE_FROM_EXT Signature
Method CREATE_FROM_EXT on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method CREATE_FROM_EXT on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method DELETE Signature
Method DELETE on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method DELETE on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method GET_VIEW Signature
Method GET_VIEW on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method GET_VIEW on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method HANDLE_DEBUG_STEP Signature
Method HANDLE_DEBUG_STEP on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method HANDLE_DEBUG_STEP on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method HANDLE_OK_CODE Signature
Method HANDLE_OK_CODE on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method HANDLE_OK_CODE on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method HANDLE_TAB_ACTIVATED Signature
Method HANDLE_TAB_ACTIVATED on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method HANDLE_TAB_ACTIVATED on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method HANDLE_TAB_DEACTIVATED Signature
Method HANDLE_TAB_DEACTIVATED on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method HANDLE_TAB_DEACTIVATED on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method INIT Signature
Method INIT on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method INIT on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method INIT_FROM_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Abstracter Container fuer GUI Controls | 20060320 | |||
| 2 | P_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060320 |
Method INIT_FROM_EXT on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method IS_AVAILABLE Signature
Method IS_AVAILABLE on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method IS_AVAILABLE on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method JUMP Signature
Method JUMP on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method JUMP on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method JUMP_TO_CALLER Signature
Method JUMP_TO_CALLER on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method JUMP_TO_CALLER on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method POSITION_GRID_AT_LINE_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20060321 | |||
| 2 | LINE | Call by reference | Type reference (TYPE) | I | 20060321 |
Method POSITION_GRID_AT_LINE_EXT on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method RELEASE Signature
Method RELEASE on class CL_ATRA_TOOL_HIERARCHY has no parameter.
Method RELEASE on class CL_ATRA_TOOL_HIERARCHY has no exception.
Method SEARCH_HIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AUS | Call by reference | Type reference (TYPE) | SATR_T_AUSTAB_GESAMT | SATR : Tabele mit allen Informationen zum Trace | 20060914 | |||
| 2 | IT_CELLS | Call by reference | Type reference (TYPE) | LVC_T_CELL | ALV-Control: Tabelle mit Zellenbeschreibungen | 20060914 | |||
| 3 | IT_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20060914 |
Method SEARCH_HIER on class CL_ATRA_TOOL_HIERARCHY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |