SAP ABAP Class CL_TPDA_TOOL_DETAIL_VIEW (TPDA: Object Display / Temporary)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_DIFF TPDA: Ready for Comparisons 20041214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_FOCUS_TOOL Cursor Object for Tools 20101216
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_TOOL TPDA: Interface for Plug-In 20030618
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_TOOL_DETAIL_VIEW TPDA: Variable Detail Views 20030618
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_TOOL_SERVICES TPDA: Services of the Tools 20040917
Properties
Class CL_TPDA_TOOL_DETAIL_VIEW  
Short Description TPDA: Object Display / Temporary    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20030618   SAP 
Last change 20130531   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)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_DIFF TPDA: Ready for Comparisons 20041214
2 IF_TPDA_FOCUS_TOOL Cursor Object for Tools 20101216
3 IF_TPDA_TOOL TPDA: Interface for Plug-In 20030618
4 IF_TPDA_TOOL_DETAIL_VIEW TPDA: Variable Detail Views 20030618
5 IF_TPDA_TOOL_SERVICES TPDA: Services of the Tools 20040917
Friends
# Friend Modeled only Created on Description
1 CL_TPDA_TOOL_INSTANCE_HANDLER 20030618 TPDA: Instance Management of Debugger Tools
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BROWSER_HELPER Instance attribute Private Object reference (TYPE REF TO) LCL_BROWSER_HELPER 20050517
2 CHANGE_MODE_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) LCL_CHANGE_MODE_CONTROLLER 20060216
3 C_DOWNLD_XML Constant Private Type reference (TYPE) TV_NODEKEY 'DOWNLD_XML' 20081209
4 C_SYNC_ATTR_ENCODING Constant Private Type reference (TYPE) I 2 20050203
5 C_SYNC_ATTR_VIEW Constant Protected Type reference (TYPE) I 1 20050203
6 DIFF_PRESET Static Attribute Private Type reference (TYPE) TY_DIFF_PRESET 20050202
7 DIRTY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20030618
8 DISPLAY_HELPER Instance attribute Private Object reference (TYPE REF TO) LCL_DISPLAY_HELPER 20051208
9 DYNP_VARS Instance attribute Private Type reference (TYPE) TPDA_TOOL_GL_DETAIL_VIEW 20030618
10 FILE Instance attribute Private Type reference (TYPE) TY_FILE 20041210
11 FORCED_ENCODING Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050203
12 FORCED_SCROLL Instance attribute Private Type reference (TYPE) ABAP_BOOL 20041214
13 HISTORY_IT Static Attribute Private Type reference (TYPE) TPDA_DETAIL_VIEW_HISTORY_IT 20030618
14 INSTANCE_COUNT Static Attribute Private Type reference (TYPE) I 20030618
15 IT_INSTANCE_ADMIN Static Attribute Private Type reference (TYPE) TPDA_TOOL_INSTANCE_ADMIN_IT 20030618
16 MIME_SUBTYPE Instance attribute Private Type reference (TYPE) TV_NODEKEY 'XMLBR_XML' Selection MIME Subtype in XML Browser 20090929
17 REF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_TPDA_TOOL_INSTANCE_HANDLER 20030618
18 SEARCH_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) LCL_SEARCH_CONTROLLER 20041223
19 STEPLOOP Instance attribute Private Type reference (TYPE) I 20101216
20 SYMBQUICK Instance attribute Private Type reference (TYPE) TPDA_SYS_SYMBQUICK 20030620
21 TABULAR_CONTENT_HELPER Instance attribute Private Object reference (TYPE REF TO) LCL_TABULAR_CONTENT_HELPER 20030627
22 TEXTEDIT_HELPER Instance attribute Private Object reference (TYPE REF TO) LCL_TEXTEDIT_HELPER 20051205
23 TOOL_ID Instance attribute Private Type reference (TYPE) I 1234 20030618
24 TRANSLATED_CONTENT_HELPER Instance attribute Private Object reference (TYPE REF TO) LCL_TRANSLATED_CONTENT_HELPER 20030630
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VRM_ENTRY Instance method Private Method 20030620
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030618
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030618
4 CREATE Instance method Public Method 20030618
5 DOWNLOAD Instance method Private Method 20040917
6 DYNP_REFRESH_CONTROLS Instance method Private Method 20030627
7 GET_DYNP_VARS Instance method Public Method 20030618
8 GET_TABULAR_CONTENT Instance method Public Method 20030630
9 GET_TOOLID Instance method Public Method 20030618
10 GET_VIEW Instance method Public Method 20030618
11 HANDLE_RETURN_HIT Instance method Public Event handling method 20040305
12 HANDLE_SEARCH_HIT_SELECTED Instance method Private Event handling method 20041223
13 HANDLE_STACK_NAVIGATION Instance method Public Event handling method 20030618
14 HANDLE_TOOL_REQUEST Instance method Public Method 20040406
15 HANDLE_VAR_CONTENT_CHANGED Instance method Public Event handling method 20030618
16 HANDLE_VAR_REQUEST Instance method Public Method 20030618
17 IS_AVAILABLE Instance method Public Method 20030618
18 NAVIGATE_FORWARD Instance method Private Method Forward Navigation 20031030
19 REFERENCES Instance method Private Method Find reference 20070312
20 REFRESH_HISTORY Instance method Private Method 20030620
21 REFRESH_VAR Instance method Private Method 20030618
22 REFRESH_VAR_HELPERS Instance method Private Method 20060224
23 REFRESH_VAR_HISTORY Instance method Private Method 20060224
24 REFRESH_VAR_QUICKINFO Instance method Private Method 20060224
25 REFRESH_VAR_VIEWS Instance method Private Method 20060224
26 REGISTER_CHANGED_VALUE Instance method Public Method 20040305
27 REGISTER_HANDLERS Instance method Private Method 20030618
28 RELEASE Instance method Public Method 20030618
29 RELEASE_VAR Instance method Public Method 20030618
30 SEARCH Instance method Private Method 20041223
31 SEARCH_NEXT_HIT Instance method Private Method 20041223
32 SET_DIRTY Instance method Public Method 20030618
33 SET_DYNP_VARS Instance method Public Method 20030618
34 SET_STEPLOOP Instance method Public Method 20101216
35 TRANSLATE Instance method Private Method 20051209
Events
Class CL_TPDA_TOOL_DETAIL_VIEW has no event.
Types
Class CL_TPDA_TOOL_DETAIL_VIEW has no local type.
Method Signatures

Method ADD_VRM_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_KEY Call by reference Type reference (TYPE) TPDA_VRM_VALUE-KEY 20030620

Method ADD_VRM_ENTRY on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_DETAIL_VIEW 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 20030618
2 Importing P_PROGRAM Call by reference Type reference (TYPE) SYREPID 20030618

Method CONSTRUCTOR on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method CREATE Signature

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

Method DOWNLOAD Signature

Method DOWNLOAD on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method DOWNLOAD on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method DYNP_REFRESH_CONTROLS Signature

Method DYNP_REFRESH_CONTROLS on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method DYNP_REFRESH_CONTROLS on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method GET_DYNP_VARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DYNP_VARS Call by reference Type reference (TYPE) TPDA_TOOL_GL_DETAIL_VIEW 20030618

Method GET_DYNP_VARS on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method GET_TABULAR_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DATA Call by reference Type reference (TYPE) TPDA_TOOL_GL_DETAIL_VIEW_DATA 20030714
2 Importing P_LINES Call by reference Type reference (TYPE) I 20030630
3 Importing P_TOP_LINE Call by reference Type reference (TYPE) I 20030630

Method GET_TABULAR_CONTENT on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method GET_TOOLID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TOOLID Value transfer Type reference (TYPE) I 20030618

Method GET_TOOLID on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method GET_VIEW Signature

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

Method HANDLE_RETURN_HIT Signature

Method HANDLE_RETURN_HIT on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method HANDLE_RETURN_HIT on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method HANDLE_SEARCH_HIT_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HIT Value transfer Attribute reference (LIKE) 20041227

Method HANDLE_SEARCH_HIT_SELECTED on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method HANDLE_STACK_NAVIGATION Signature

Method HANDLE_STACK_NAVIGATION on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method HANDLE_STACK_NAVIGATION on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method HANDLE_TOOL_REQUEST Signature

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

Method HANDLE_VAR_CONTENT_CHANGED Signature

Method HANDLE_VAR_CONTENT_CHANGED on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method HANDLE_VAR_CONTENT_CHANGED on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method HANDLE_VAR_REQUEST Signature

Method HANDLE_VAR_REQUEST on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method HANDLE_VAR_REQUEST on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method IS_AVAILABLE Signature

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

Method NAVIGATE_FORWARD Signature

Method NAVIGATE_FORWARD on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method NAVIGATE_FORWARD on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method REFERENCES Signature

Method REFERENCES on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method REFERENCES on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method REFRESH_HISTORY Signature

Method REFRESH_HISTORY on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method REFRESH_HISTORY on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method REFRESH_VAR Signature

Method REFRESH_VAR on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method REFRESH_VAR on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method REFRESH_VAR_HELPERS Signature

Method REFRESH_VAR_HELPERS on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method REFRESH_VAR_HELPERS on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method REFRESH_VAR_HISTORY Signature

Method REFRESH_VAR_HISTORY on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method REFRESH_VAR_HISTORY on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method REFRESH_VAR_QUICKINFO Signature

Method REFRESH_VAR_QUICKINFO on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method REFRESH_VAR_QUICKINFO on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method REFRESH_VAR_VIEWS Signature

Method REFRESH_VAR_VIEWS on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method REFRESH_VAR_VIEWS on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method REGISTER_CHANGED_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_VALUE Call by reference Type reference (TYPE) STRING 20040305

Method REGISTER_CHANGED_VALUE on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method REGISTER_HANDLERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REGISTER Call by reference Type reference (TYPE) ABAP_BOOL 20030618

Method REGISTER_HANDLERS on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method RELEASE Signature

Method RELEASE on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method RELEASE on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method RELEASE_VAR Signature

Method RELEASE_VAR on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method RELEASE_VAR on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method SEARCH Signature

Method SEARCH on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method SEARCH on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method SEARCH_NEXT_HIT Signature

Method SEARCH_NEXT_HIT on class CL_TPDA_TOOL_DETAIL_VIEW has no parameter.
Method SEARCH_NEXT_HIT on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method SET_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DIRTY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20051208

Method SET_DIRTY on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method SET_DYNP_VARS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DYNP_VARS Call by reference Type reference (TYPE) TPDA_TOOL_GL_DETAIL_VIEW 20030618

Method SET_DYNP_VARS on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method SET_STEPLOOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEPLOOP Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20101216

Method SET_STEPLOOP on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.

Method TRANSLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_BABYLON Call by reference Type reference (TYPE) TPDA_TOOL_GL_DETAIL_VIEW_TRANS TPDA detail view: help structure for text translation 20051209
2 Importing P_TO_BINARY Call by reference Type reference (TYPE) ABAP_BOOL 20051209

Method TRANSLATE on class CL_TPDA_TOOL_DETAIL_VIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640