SAP ABAP Class CL_SAS_TOOL_CUSTOM_XML (SAS: Find Traces)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_SCRIPT_STANDALONE (Package) Debugger Scripting: External Environment
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 20050610
Properties
Class CL_SAS_TOOL_CUSTOM_XML  
Short Description SAS: Find Traces    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_SCRIPT_STANDALONE   Debugger Scripting: External Environment 
Created 20050610   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 20050610
Friends
Class CL_SAS_TOOL_CUSTOM_XML 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) 20050610
2 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050610
3 C_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_SAS_TOOL_CUSTOM_XML' Object Type Name 20050610
4 C_INST1_PRG Constant Private Type reference (TYPE) PROGRAMM 'SAPLSAS_TOOL_CUSTOM_XML1' ABAP Program Name 20050610
5 C_INST_SCR Constant Private Type reference (TYPE) SYDYNNR '0100' Current Screen Number 20050610
6 DYNNR Instance attribute Public Attribute reference (LIKE) 20050610
7 HTML_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20050615
8 IT_INSTANCE_ADMIN Static Attribute Private Type reference (TYPE) TPDA_TOOL_INSTANCE_ADMIN_IT tpda: Instances of a Tool 20050610
9 PROGRAM Instance attribute Public Attribute reference (LIKE) 20050610
10 REF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_TPDA_TOOL_INSTANCE_HANDLER 20050610
11 TRACE_ATTR Instance attribute Private Type reference (TYPE) TPDA_ASC_TRACE_ATTR TPDA: ASC: Trace Attributes 20051019
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050610
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050610
3 CREATE Instance method Public Method 20050610
4 DELETE Instance method Public Method 20050610
5 GET_VIEW Instance method Public Method 20050610
6 HANDLE_DEBUG_STEP Instance method Public Method 20050610
7 HANDLE_OK_CODE Instance method Public Method 20050610
8 HANDLE_TAB_ACTIVATED Instance method Public Method 20050610
9 HANDLE_TAB_DEACTIVATED Instance method Public Method 20050610
10 HANDLE_TOOL_REQUEST Instance method Public Method 20050610
11 HANDLE_TRACE_FILE_CLOSED Instance method Private Event handling method 20051019
12 INIT Instance method Public Method 20050610
13 IS_AVAILABLE Instance method Public Method 20050610
14 REGISTER_EVENTS Instance method Private Method Register/Deregister Event Handler (UI Framework) 20050610
15 RELEASE Instance method Public Method 20050610
Events
Class CL_SAS_TOOL_CUSTOM_XML has no event.
Types
Class CL_SAS_TOOL_CUSTOM_XML has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_SAS_TOOL_CUSTOM_XML has no exception.

Method CREATE Signature

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

Method DELETE Signature

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

Method GET_VIEW Signature

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

Method HANDLE_DEBUG_STEP Signature

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

Method HANDLE_OK_CODE Signature

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

Method HANDLE_TAB_ACTIVATED Signature

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

Method HANDLE_TAB_DEACTIVATED Signature

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

Method HANDLE_TOOL_REQUEST Signature

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

Method HANDLE_TRACE_FILE_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TRACE_ATTRIBUTES Call by reference Attribute reference (LIKE) 20051019

Method HANDLE_TRACE_FILE_CLOSED on class CL_SAS_TOOL_CUSTOM_XML has no exception.

Method INIT Signature

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

Method IS_AVAILABLE Signature

Method IS_AVAILABLE on class CL_SAS_TOOL_CUSTOM_XML has no parameter.
Method IS_AVAILABLE on class CL_SAS_TOOL_CUSTOM_XML 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 20050610

Method REGISTER_EVENTS on class CL_SAS_TOOL_CUSTOM_XML has no exception.

Method RELEASE Signature

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