SAP ABAP Class CL_ATRA_TOOL_HITLIST (Runtime Analysis: Hitlist 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
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ATRA_TOOL_BASE Runtime Analysis: Basis Class for Tool 20060126
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRA_TOOL_INTERACTION Runtime Analysis: Tool Interaction 20060302
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRA_TOOL_INTERACT_SOURCE Runtime Analysis: Tool Interaction 20060303
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRA_TOOL_INTERACT_TARGET Runtime Analysis: Tool Interaction 20060302
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRA_TOOL_NARROW_SOURCE Runtime Analysis: Tool Interaction 20060303
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRA_TOOL_NARROW_TARGET Runtime Analysis: Tool Interaction 20060302
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRA_TOOL_POSITION_SOURCE Runtime Analysis: Tool Interaction 20060313
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRA_TOOL_POSITION_TARGET Runtime Analysis: Tool Interaction 20060315
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATRA_TOOL_RESTART Restart from SAT-Tools 20060921
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_TOOL TPDA: Interface for Plug-In 20060123
Properties
Class CL_ATRA_TOOL_HITLIST  
Short Description Runtime Analysis: Hitlist 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 20060123   SAP 
Last change 20110908   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_ATRA_TOOL_INTERACTION Runtime Analysis: Tool Interaction 20060302
2 IF_ATRA_TOOL_INTERACT_SOURCE Runtime Analysis: Tool Interaction 20060303
3 IF_ATRA_TOOL_INTERACT_TARGET Runtime Analysis: Tool Interaction 20060302
4 IF_ATRA_TOOL_NARROW_SOURCE Runtime Analysis: Tool Interaction 20060303
5 IF_ATRA_TOOL_NARROW_TARGET Runtime Analysis: Tool Interaction 20060302
6 IF_ATRA_TOOL_POSITION_SOURCE Runtime Analysis: Tool Interaction 20060313
7 IF_ATRA_TOOL_POSITION_TARGET Runtime Analysis: Tool Interaction 20060315
8 IF_ATRA_TOOL_RESTART Restart from SAT-Tools 20060921
9 IF_TPDA_TOOL TPDA: Interface for Plug-In 20060123
Friends
Class CL_ATRA_TOOL_HITLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_TAB Instance attribute Public Attribute reference (LIKE) 20060123
2 C_EVENT_DEBUG_STEP Instance attribute Public Attribute reference (LIKE) 20060123
3 DYNNR Instance attribute Public Attribute reference (LIKE) 20060123
4 GRID Instance attribute Private Object reference (TYPE REF TO) LCL_HITLIST_GRID ALV List Viewer 20060303
5 G_ZUO Instance attribute Protected Type reference (TYPE) SATR_ZUO SATR : Assignment Table ID/SUBID for Main/Middle Groups 20060124
6 HIDDEN_LAYOUT_SERVICES Instance attribute Public Attribute reference (LIKE) 20060123
7 HITLIST_KIND Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20060309
8 HITLIST_KIND__COMPUNIT Constant Public Type reference (TYPE) CHAR1 'C' Compilation Unit Hit List 20060309
9 HITLIST_KIND__PACKAGE Constant Public Type reference (TYPE) CHAR1 'D' Package Hit List 20060309
10 HITLIST_KIND__PROFILE_DRIVEN Constant Public Type reference (TYPE) CHAR1 'P' Profile Controlled Hit List 20060309
11 HITLIST_KIND__STANDARD Constant Public Type reference (TYPE) CHAR1 'S' Standard-Hit List 20060309
12 INSTANCE_HANDLER Static Attribute Protected Object reference (TYPE REF TO) CL_TPDA_TOOL_INSTANCE_HANDLER 20060131
13 IT_AUSTAB_HIT Instance attribute Protected Type reference (TYPE) SATR_T_AUSTAB_HIT SATR : Output Table of Hit List 20060123
14 IT_HIT_RANGES Instance attribute Protected Type reference (TYPE) SATR_T_HIT_RANGES Ranges for Special Hit Lists 20060123
15 IT_HIT_RANGES_PAKET Instance attribute Private Type reference (TYPE) SATR_T_HIT_RANGES_PAKET Ranges for Special Hit Lists 20060123
16 PROGRAM Instance attribute Public Attribute reference (LIKE) 20060123
17 W_AUSTAB_FOR_HIT Instance attribute Public Type reference (TYPE) SATR_AUSTAB_GESAMT SATR : Common Output Structure (TRACE/TRACEDUMP) 20060124
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TIMETAB_FILLED Instance method Protected Method Checks Whether Times Table Is Filled 20060919
2 CLASS_CONSTRUCTOR Static method Public Constructor 20060124
3 CONSTRUCTOR Instance method Public Constructor 20060123
4 CREATE Instance method Public Method 20060123
5 DELETE Instance method Public Method 20060123
6 GEN_PAKET_HIT_TABS Instance method Protected Method 20060123
7 GEN_SPECIAL_HIT_TABS Instance method Protected Method 20060123
8 GET_ANZAHL Instance method Protected Method Establish Number of Hits 20060613
9 GET_VIEW Instance method Public Method 20060123
10 HANDLE_COMPILE_UNITS Instance method Protected Method 20060123
11 HANDLE_DEBUG_STEP Instance method Public Method 20060123
12 HANDLE_OK_CODE Instance method Public Method 20060123
13 HANDLE_PAKET_HITLISTE Instance method Protected Method 20060123
14 HANDLE_TAB_ACTIVATED Instance method Public Method 20060123
15 HANDLE_TAB_DEACTIVATED Instance method Public Method 20060123
16 HANDLE_TOOL_REQUEST Instance method Public Method 20060123
17 INIT Instance method Public Method 20060123
18 IS_AVAILABLE Instance method Public Method 20060123
19 RELEASE Instance method Public Method 20060123
Events
Class CL_ATRA_TOOL_HITLIST has no event.
Types
Class CL_ATRA_TOOL_HITLIST has no local type.
Method Signatures

Method CHECK_TIMETAB_FILLED Signature

Method CHECK_TIMETAB_FILLED on class CL_ATRA_TOOL_HITLIST has no parameter.
Method CHECK_TIMETAB_FILLED on class CL_ATRA_TOOL_HITLIST has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ATRA_TOOL_HITLIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ATRA_TOOL_HITLIST 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 Aktuelle Dynpro-Nummer 20060123
2 Importing P_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20060123

Method CONSTRUCTOR on class CL_ATRA_TOOL_HITLIST has no exception.

Method CREATE Signature

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

Method DELETE Signature

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

Method GEN_PAKET_HIT_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_IT_AUS_HIT Call by reference Type reference (TYPE) SATR_T_AUSTAB_HIT SATR : Ausgabetabelle der Hitliste 20060123
2 Changing P_IT_HIT1 Call by reference Type reference (TYPE) SATR_T_HIT1 SATR : Tabelle der Hitliste 1 20060123
3 Changing P_IT_HIT2 Call by reference Type reference (TYPE) SATR_T_HIT2 SATR : Hitliste 2 20060123
4 Changing P_IT_TM Call by reference Type reference (TYPE) SATR_T_TRACEMETH SATR : Tabelle der aufgezeichnetenen Methodennamen 20060123
5 Changing P_IT_TP Call by reference Type reference (TYPE) SATR_T_TRACEPROG SATR : Tabelle der aufgezeichneten Programmnamen 20060123
6 Changing P_IT_TT Call by reference Type reference (TYPE) SATR_T_TRACETEXT SATR : Tabelle der Elemente TRACE-Text 20060123

Method GEN_PAKET_HIT_TABS on class CL_ATRA_TOOL_HITLIST has no exception.

Method GEN_SPECIAL_HIT_TABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_IT_AUS_HIT Call by reference Type reference (TYPE) SATR_T_AUSTAB_HIT SATR : Ausgabetabelle der Hitliste 20060123
2 Changing P_IT_HIT1 Call by reference Type reference (TYPE) SATR_T_HIT1 SATR : Tabelle der Hitliste 1 20060123
3 Changing P_IT_HIT2 Call by reference Type reference (TYPE) SATR_T_HIT2 SATR : Hitliste 2 20060123
4 Changing P_IT_TM Call by reference Type reference (TYPE) SATR_T_TRACEMETH SATR : Tabelle der aufgezeichnetenen Methodennamen 20060123
5 Changing P_IT_TP Call by reference Type reference (TYPE) SATR_T_TRACEPROG SATR : Tabelle der aufgezeichneten Programmnamen 20060123
6 Changing P_IT_TT Call by reference Type reference (TYPE) SATR_T_TRACETEXT SATR : Tabelle der Elemente TRACE-Text 20060123

Method GEN_SPECIAL_HIT_TABS on class CL_ATRA_TOOL_HITLIST has no exception.

Method GET_ANZAHL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_AUSTAB_ENTRY Call by reference Type reference (TYPE) SATR_AUSTAB_GESAMT SATR : Gemeinsame Ausgabestruktur (TRACE/TRACEDUMP) 20060613
2 Importing P_IT_HIT2 Call by reference Type reference (TYPE) SATR_T_HIT2 SATR : Hitliste 2 20060613
3 Returning R_ANZAHL Value transfer Type reference (TYPE) I 20060613

Method GET_ANZAHL on class CL_ATRA_TOOL_HITLIST has no exception.

Method GET_VIEW Signature

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

Method HANDLE_COMPILE_UNITS Signature

Method HANDLE_COMPILE_UNITS on class CL_ATRA_TOOL_HITLIST has no parameter.
Method HANDLE_COMPILE_UNITS on class CL_ATRA_TOOL_HITLIST has no exception.

Method HANDLE_DEBUG_STEP Signature

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

Method HANDLE_OK_CODE Signature

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

Method HANDLE_PAKET_HITLISTE Signature

Method HANDLE_PAKET_HITLISTE on class CL_ATRA_TOOL_HITLIST has no parameter.
Method HANDLE_PAKET_HITLISTE on class CL_ATRA_TOOL_HITLIST has no exception.

Method HANDLE_TAB_ACTIVATED Signature

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

Method HANDLE_TAB_DEACTIVATED Signature

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

Method HANDLE_TOOL_REQUEST Signature

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

Method INIT Signature

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

Method IS_AVAILABLE Signature

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

Method RELEASE Signature

Method RELEASE on class CL_ATRA_TOOL_HITLIST has no parameter.
Method RELEASE on class CL_ATRA_TOOL_HITLIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710