SAP ABAP Class CL_SAS_TOOL_CUSTOM_DISPLAY (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_SAS_TOOL_DYNPRO_EXCHANGE Communication Screen <-> Tool Instance 20050909
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_TOOL TPDA: Interface for Plug-In 20050909
Properties
Class CL_SAS_TOOL_CUSTOM_DISPLAY  
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 20050909   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)
3 IF_SAS_TOOL_DYNPRO_EXCHANGE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SAS_TOOL_DYNPRO_EXCHANGE Communication Screen <-> Tool Instance 20050909
2 IF_TPDA_TOOL TPDA: Interface for Plug-In 20050909
Friends
Class CL_SAS_TOOL_CUSTOM_DISPLAY 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) 20050909
2 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050909
3 C_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_SAS_TOOL_CUSTOM_DISPLAY' Object Type Name 20050909
4 C_CONTAINER_FIX Constant Private Type reference (TYPE) STRING 'CUSTOM_CONTAINER' 20050909
5 C_INST1_PRG Constant Private Type reference (TYPE) PROGRAMM 'SAPLSAS_TOOL_CUSTOM_DISPLAY1' ABAP Program Name 20050909
6 C_INST1_SCR Constant Private Type reference (TYPE) SYDYNNR '0100' Current Screen Number 20050909
7 DYNNR Instance attribute Public Attribute reference (LIKE) 20050909
8 GL_DYNPRO_DATA Instance attribute Private Type reference (TYPE) SAS_TOOL_GL_TRACE_DISPLAY SAS: Exchange Data Screen <-> Tool 20050909
9 IT_INSTANCE_ADMIN Static Attribute Private Type reference (TYPE) TPDA_TOOL_INSTANCE_ADMIN_IT tpda: Instances of a Tool 20050909
10 MODULE_POOL_NUMBER Instance attribute Public Type reference (TYPE) C 20050909
11 PROGRAM Instance attribute Public Attribute reference (LIKE) 20050909
12 REF_CURRENT_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) LCL_TRACE_CONTROLLER 20050909
13 REF_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_TPDA_TOOL_INSTANCE_HANDLER 20050909
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050909
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050909
3 CREATE Instance method Public Method 20050909
4 DELETE Instance method Public Method 20050909
5 GET_VIEW Instance method Public Method 20050909
6 HANDLE_DEBUG_STEP Instance method Public Method 20050909
7 HANDLE_OK_CODE Instance method Public Method 20050909
8 HANDLE_TAB_ACTIVATED Instance method Public Method 20050909
9 HANDLE_TAB_DEACTIVATED Instance method Public Method 20050909
10 HANDLE_TOOL_REQUEST Instance method Public Method 20050909
11 HANDLE_TRACE_FILE_CLOSED Instance method Private Event handling method 20051018
12 INIT Instance method Public Method 20050909
13 IS_AVAILABLE Instance method Public Method 20050909
14 REGISTER_EVENTS Instance method Private Method Register/Deregister Event Handler (UI Framework) 20050909
15 RELEASE Instance method Public Method 20050909
Events
Class CL_SAS_TOOL_CUSTOM_DISPLAY has no event.
Types
Class CL_SAS_TOOL_CUSTOM_DISPLAY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_SAS_TOOL_CUSTOM_DISPLAY has no exception.

Method CREATE Signature

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

Method DELETE Signature

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

Method GET_VIEW Signature

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

Method HANDLE_DEBUG_STEP Signature

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

Method HANDLE_OK_CODE Signature

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

Method HANDLE_TAB_ACTIVATED Signature

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

Method HANDLE_TAB_DEACTIVATED Signature

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

Method HANDLE_TOOL_REQUEST Signature

Method HANDLE_TOOL_REQUEST on class CL_SAS_TOOL_CUSTOM_DISPLAY has no parameter.
Method HANDLE_TOOL_REQUEST on class CL_SAS_TOOL_CUSTOM_DISPLAY 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) 20051018

Method HANDLE_TRACE_FILE_CLOSED on class CL_SAS_TOOL_CUSTOM_DISPLAY has no exception.

Method INIT Signature

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

Method IS_AVAILABLE Signature

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

Method REGISTER_EVENTS on class CL_SAS_TOOL_CUSTOM_DISPLAY has no exception.

Method RELEASE Signature

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