SAP ABAP Class CL_SAPEVT_TRACE_GUI (Background Events: GUI for dev_evt)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI_EVTHIST (Package) Event History of Background Processing
Properties
Class CL_SAPEVT_TRACE_GUI  
Short Description Background Events: GUI for dev_evt    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBTI_EVTHIST   Event History of Background Processing 
Created 20051028   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SAPEVT_TRACE_GUI has no forward declaration.
Interfaces
Class CL_SAPEVT_TRACE_GUI has no interface implemented.
Friends
Class CL_SAPEVT_TRACE_GUI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 L_CONTEXT_MENU Instance attribute Private Object reference (TYPE REF TO) CL_CTMENU Context Menu 20051115
2 L_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20051028
3 L_ENTRIES Instance attribute Private Type reference (TYPE) BTC_T_FILE Background Events: Trace Entries 20051028
4 L_GUI_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20060613
5 L_LOCAL_GUI_CONTROL Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20060613
6 L_SERVER Instance attribute Private Type reference (TYPE) BTCSERVER Background Proc.: Name of an App. Server in Scheduling 20051028
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20051028
2 FREE Instance method Public Method Destructor 20051029
3 HANDLE_CONTEXT_MENU Instance method Private Event handling method Processes CONTEXT_MENU_SELECTED of Text Edit 20051029
4 HANDLE_CONTEXT_MENU_REQUEST Instance method Private Event handling method Processes CONTEXT_MENU of Text Edit 20051029
5 PREPARE Instance method Private Method Prepares Output 20051030
6 REFRESH Instance method Public Method Refresh 20051028
7 SET_SOURCE Instance method Public Method Changes the Current Source Data: Server 20051115
8 SHOW Static method Public Method Displays the sapevt Trace (Standalone, Full Screen) 20051030
9 SHOW_SET_SOURCE Instance method Public Method Displays a Dialog Box to Change the Current Source Data 20051115
Events
# Event Type Visibility Description Created on
1 CONTEXT_MENU Instance Event
(0)
Public
(2)
20051029
2 CONTEXT_MENU_SELECTED Instance Event
(0)
Public
(2)
20051029
Types
Class CL_SAPEVT_TRACE_GUI has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20051028
2 Importing I_CONTAINER_OBJ Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20051028
3 Importing I_STANDALONE Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20051123
# Exception Resumable Description Created on
1 EXCPT_CREATING_CONTROL_FAILED Das Control konnte nicht als Container verwendet werden 20051028
2 EXCPT_CREATING_EDIT_FAILED Das erzeugte ALV GRID konnte nicht angezeigt werden 20051028
3 EXCPT_DISPLAYING_EDIT_FAILED ALV GRID konnte nicht erzeugt werden 20051028
4 EXCPT_NO_CUSTOM_CONTROL Das angegebene Custom Control ist leer 20051028

Method FREE Signature

Method FREE on class CL_SAPEVT_TRACE_GUI has no parameter.
Method FREE on class CL_SAPEVT_TRACE_GUI has no exception.

Method HANDLE_CONTEXT_MENU Signature

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

Method HANDLE_CONTEXT_MENU on class CL_SAPEVT_TRACE_GUI has no exception.

Method HANDLE_CONTEXT_MENU_REQUEST Signature

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

Method HANDLE_CONTEXT_MENU_REQUEST on class CL_SAPEVT_TRACE_GUI has no exception.

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_MAX_LENGTH Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20051030
2 Importing I_OPENED Call by reference Type reference (TYPE) BOOLEAN 'X' Rückgabewert von ABAP-Anweisungen 20051124
3 Importing I_PATH Call by reference Type reference (TYPE) BTCPATH Batch: File-Pfad 20051030
4 Importing I_SERVER_EXISTS Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20051124
5 Importing I_SERVER_REACHED Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20051124

Method PREPARE on class CL_SAPEVT_TRACE_GUI has no exception.

Method REFRESH Signature

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

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVER Call by reference Type reference (TYPE) BTCSERVER Batch: Name eines Applikationsservers im Scheduling 20051115

Method SET_SOURCE on class CL_SAPEVT_TRACE_GUI has no exception.

Method SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVER Call by reference Type reference (TYPE) BTCSERVER Batch: Name eines Applikationsservers im Scheduling 20051030

Method SHOW on class CL_SAPEVT_TRACE_GUI has no exception.

Method SHOW_SET_SOURCE Signature

Method SHOW_SET_SOURCE on class CL_SAPEVT_TRACE_GUI has no parameter.
Method SHOW_SET_SOURCE on class CL_SAPEVT_TRACE_GUI has no exception.
Event Signatures

Event CONTEXT_MENU Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_MENU Exporting Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20051029

Event CONTEXT_MENU_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_FCODE Exporting Value transfer Type reference (TYPE) C 20051029
History
Last changed by/on SAP  20060912 
SAP Release Created in 710