SAP ABAP Class CL_SQF_RESULT_BROWSER (Result Browser)
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 Inheritance (c INHERITING FROM c_ref)  CL_AKB_TABLE_EDITOR Display Check Results 20080806
Properties
Class CL_SQF_RESULT_BROWSER  
Short Description Result Browser    
Super Class CL_AKB_TABLE_EDITOR Display Check Results 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQF_UI   User Interface 
Created 20080806   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
Class CL_SQF_RESULT_BROWSER has no interface implemented.
Friends
Class CL_SQF_RESULT_BROWSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20080806
2 RESULTS Instance attribute Private Type reference (TYPE) IF_SQF_RESULT_LIST=>TY_RESULT_LIST 20080806
3 RESULT_LIST Instance attribute Private Type reference (TYPE) SQF_BROWSER_LINES Texts 20080806
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080806
2 HANDLE_HOTSPOT_CLICKED Instance method Private Event handling method 20081107
3 SELECT_RESULT Instance method Public Method 20081110
4 SET_RESULT Instance method Public Method 20080806
5 SET_VISIBLE Instance method Public Method 20080806
Events
# Event Type Visibility Description Created on
1 RESULT_SELECTED Instance Event
(0)
Public
(2)
20080806
Types
Class CL_SQF_RESULT_BROWSER 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 IM_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER 20080806

Method CONSTRUCTOR on class CL_SQF_RESULT_BROWSER has no exception.

Method HANDLE_HOTSPOT_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20081107
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20081107
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20081107

Method HANDLE_HOTSPOT_CLICKED on class CL_SQF_RESULT_BROWSER has no exception.

Method SELECT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20081110

Method SELECT_RESULT on class CL_SQF_RESULT_BROWSER has no exception.

Method SET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RESULT_LIST Call by reference Object reference (TYPE REF TO) IF_SQF_RESULT_LIST Result list 20080806
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080806

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20080806

Method SET_VISIBLE on class CL_SQF_RESULT_BROWSER has no exception.
Event Signatures

Event RESULT_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IM_RESULT Exporting Value transfer Object reference (TYPE REF TO) IF_SQF_RESULT Result 20080806
History
Last changed by/on SAP  20090618 
SAP Release Created in 712