SAP ABAP Class IF_SQF_RESULT_VIEWER (Result Viewer)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQF_RESULT_VIEWER_ROOT Root class for rfesult viewers 20081211
Properties
Class IF_SQF_RESULT_VIEWER  
Short Description Result Viewer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 IF_SQF_RESULT_VIEWER has no interface implemented.
Friends
Class IF_SQF_RESULT_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT_PROVIDER Instance attribute Public Object reference (TYPE REF TO) IF_SQF_CONTENT_PROVIDER Query 20081210
2 RESULT Instance attribute Public Object reference (TYPE REF TO) IF_SQF_RESULT Result 20080806
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method 20080806
2 INIT Instance method Public Method 20081211
3 SET_RESULT Instance method Public Method 20080806
4 SET_VISIBLE Instance method Public Method 20080806
Events
Class IF_SQF_RESULT_VIEWER has no event.
Types
Class IF_SQF_RESULT_VIEWER has no local type.
Method Signatures

Method FREE Signature

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

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALLOW_CHANGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081211
2 Importing IM_ALLOW_CREATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081211
3 Importing IM_ALLOW_EXECUTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20081211

Method INIT on class IF_SQF_RESULT_VIEWER has no exception.

Method SET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTENT_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SQF_CONTENT_PROVIDER Query 20081210
2 Importing IM_RESULT Call by reference Object reference (TYPE REF TO) IF_SQF_RESULT Result 20080806
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080806
2 CX_SQF_QUERY_ERROR Query errors 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 IF_SQF_RESULT_VIEWER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in