SAP ABAP Class CL_TPDA_TOOL_CONSOLE_VIEWER (TPDA: Tool Console Viewer)
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_TOOL TPDA: Interface for Plug-In 20050720
Properties
Class CL_TPDA_TOOL_CONSOLE_VIEWER  
Short Description TPDA: Tool Console Viewer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20050720   SAP 
Last change 20090618   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_TOOL TPDA: Interface for Plug-In 20050720
Friends
Class CL_TPDA_TOOL_CONSOLE_VIEWER 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) 20050720
2 C_ABAP_LIST_TABLE Constant Private Type reference (TYPE) STRING '(SAPMSSY0)%_LIST' 20050721
3 C_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_TPDA_TOOL_CONSOLE_VIEWER' Object Type Name 20050720
4 C_INST1_PRG Constant Private Type reference (TYPE) PROGRAMM 'SAPLSTPDA_TOOL_CONSOLE_VIEWER1' ABAP Program Name 20050720
5 C_INST_SCR Constant Private Type reference (TYPE) SYDYNNR '0100' Current Screen Number 20050720
6 C_XML_STREAM_XSTRING Constant Private Type reference (TYPE) STRING '{C:CL_TPDA_CONTROL_ST}-XML_RESULT' 20050722
7 DYNNR Instance attribute Public Attribute reference (LIKE) 20050720
8 DYNP_VARS Instance attribute Private Type reference (TYPE) TPDA_TOOL_GL_CONSOLE_VIEWER TPDA: Console Viewer 20050720
9 IT_INSTANCE_ADMIN Static Attribute Private Type reference (TYPE) TPDA_TOOL_INSTANCE_ADMIN_IT tpda: Instances of a Tool 20050720
10 PROGRAM Instance attribute Public Attribute reference (LIKE) 20050720
11 REF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_TPDA_TOOL_INSTANCE_HANDLER 20050720
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050720
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050720
3 CREATE Instance method Public Method 20050720
4 DELETE Instance method Public Method 20050720
5 DYNP_REFRESH_CONTROLS Instance method Private Method 20050721
6 GET_ABAP_LIST Instance method Public Method Callback from Screen/Table View 20050721
7 GET_DYNP_VARS Instance method Public Method 20050720
8 GET_VIEW Instance method Public Method 20050720
9 GET_XML_STREAM Instance method Public Method Callback from Screen/Table View 20050722
10 HANDLE_DEBUG_STEP Instance method Public Method 20050720
11 HANDLE_OK_CODE Instance method Public Method 20050720
12 HANDLE_TAB_ACTIVATED Instance method Public Method 20050720
13 HANDLE_TAB_DEACTIVATED Instance method Public Method 20050720
14 HANDLE_TOOL_REQUEST Instance method Public Method 20050720
15 INIT Instance method Public Method 20050720
16 IS_AVAILABLE Instance method Public Method 20050720
17 REFRESH Instance method Private Method 20050721
18 REFRESH_ABAP_LIST Instance method Private Method 20050721
19 REFRESH_XML_STREAM Instance method Private Method 20050721
20 REGISTER_EVENTS Instance method Private Method Register/Deregister Event Handler (UI Framework) 20050720
21 RELEASE Instance method Public Method 20050720
22 SET_DYNP_VARS Instance method Public Method 20050720
Events
Class CL_TPDA_TOOL_CONSOLE_VIEWER has no event.
Types
Class CL_TPDA_TOOL_CONSOLE_VIEWER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_CONSOLE_VIEWER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_CONSOLE_VIEWER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ACTIVE_TAB Call by reference Type reference (TYPE) TPDA_ACTIVE_TAB tpda: Aktiver Reiter eines Tabstrip 20050720
2 Importing P_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20050720
3 Importing P_PROGRAM Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20050720

Method CONSTRUCTOR on class CL_TPDA_TOOL_CONSOLE_VIEWER has no exception.

Method CREATE Signature

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

Method DELETE Signature

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

Method DYNP_REFRESH_CONTROLS Signature

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

Method GET_ABAP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CONTENT Call by reference Type reference (TYPE) TPDA_TOOL_CONSOLE_ABAP_LIST_IT TPDA: Console Viewer - ABAP List 20050721
2 Importing P_LINES Call by reference Type reference (TYPE) I 20050721
3 Exporting P_MAX_LENG Call by reference Type reference (TYPE) I 20050721
4 Importing P_TOP_LINE Call by reference Type reference (TYPE) I 20050721

Method GET_ABAP_LIST on class CL_TPDA_TOOL_CONSOLE_VIEWER 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_CONSOLE_VIEWER TPDA: Console Viewer 20050720

Method GET_DYNP_VARS on class CL_TPDA_TOOL_CONSOLE_VIEWER has no exception.

Method GET_VIEW Signature

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

Method GET_XML_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CONTENT Call by reference Type reference (TYPE) TPDA_TOOL_CONSOLE_XML_IT TPDA: Console Viewer - ABAP List 20050722
2 Importing P_LINES Call by reference Type reference (TYPE) I 20050722
3 Importing P_TOP_LINE Call by reference Type reference (TYPE) I 20050722

Method GET_XML_STREAM on class CL_TPDA_TOOL_CONSOLE_VIEWER has no exception.

Method HANDLE_DEBUG_STEP Signature

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

Method HANDLE_OK_CODE Signature

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

Method HANDLE_TAB_ACTIVATED Signature

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

Method HANDLE_TAB_DEACTIVATED Signature

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

Method HANDLE_TOOL_REQUEST Signature

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

Method INIT Signature

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

Method IS_AVAILABLE Signature

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

Method REFRESH Signature

Method REFRESH on class CL_TPDA_TOOL_CONSOLE_VIEWER has no parameter.
Method REFRESH on class CL_TPDA_TOOL_CONSOLE_VIEWER has no exception.

Method REFRESH_ABAP_LIST Signature

Method REFRESH_ABAP_LIST on class CL_TPDA_TOOL_CONSOLE_VIEWER has no parameter.
Method REFRESH_ABAP_LIST on class CL_TPDA_TOOL_CONSOLE_VIEWER has no exception.

Method REFRESH_XML_STREAM Signature

Method REFRESH_XML_STREAM on class CL_TPDA_TOOL_CONSOLE_VIEWER has no parameter.
Method REFRESH_XML_STREAM on class CL_TPDA_TOOL_CONSOLE_VIEWER has no exception.

Method REGISTER_EVENTS 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 20050720

Method REGISTER_EVENTS on class CL_TPDA_TOOL_CONSOLE_VIEWER has no exception.

Method RELEASE Signature

Method RELEASE on class CL_TPDA_TOOL_CONSOLE_VIEWER has no parameter.
Method RELEASE on class CL_TPDA_TOOL_CONSOLE_VIEWER 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_CONSOLE_VIEWER TPDA: Console Viewer 20050720

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