SAP ABAP Class CL_SQF_RESULT_VIEWER_ROOT (Root class for rfesult viewers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SQF_UI (Package) User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SQF_RESULT_VIEWER Result Viewer 20081211
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SQF_FLAT_LIST_VIEWER Display selection rsult 20081211
2 Inheritance (c INHERITING FROM c_ref)  CL_SQF_LIST_OUTPUT_VIEWER List Output Viewer 20081211
3 Inheritance (c INHERITING FROM c_ref)  CL_SQF_RESULT_PLAIN_TXT_VIEWER Viewer for plain text 20081211
4 Inheritance (c INHERITING FROM c_ref)  CL_SQF_RESULT_TREE_VIEWER Viewer for tree results 20081211
5 Inheritance (c INHERITING FROM c_ref)  CL_SQF_SELECTIONS_EDITOR Property Box 20081211
Properties
Class CL_SQF_RESULT_VIEWER_ROOT  
Short Description Root class for rfesult viewers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQF_UI   User Interface 
Created 20081211   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SQF_RESULT_VIEWER Result Viewer 20081211
Friends
Class CL_SQF_RESULT_VIEWER_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALLOW_CHANGES Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081211
2 ALLOW_CREATION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081211
3 ALLOW_EXECUTION Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20081211
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTEXT_MENU Instance method Protected Method 20081212
2 PROCESS_DOUBLECLICK Instance method Protected Method 20081212
3 PROCESS_USER_COMMAND Instance method Protected Method 20081212
Events
Class CL_SQF_RESULT_VIEWER_ROOT has no event.
Types
Class CL_SQF_RESULT_VIEWER_ROOT has no local type.
Method Signatures

Method CREATE_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20081212

Method CREATE_CONTEXT_MENU on class CL_SQF_RESULT_VIEWER_ROOT has no exception.

Method PROCESS_DOUBLECLICK Signature

Method PROCESS_DOUBLECLICK on class CL_SQF_RESULT_VIEWER_ROOT has no parameter.
Method PROCESS_DOUBLECLICK on class CL_SQF_RESULT_VIEWER_ROOT has no exception.

Method PROCESS_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_USER_COMMAND Call by reference Type reference (TYPE) SY-UCOMM Function Code that Triggered PAI 20081212

Method PROCESS_USER_COMMAND on class CL_SQF_RESULT_VIEWER_ROOT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720