SAP ABAP Class IF_SQF_QUERY_LIST_CONTROL (Control of query list)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQF_QUERY_LIST List of Queries 20080703
Properties
Class IF_SQF_QUERY_LIST_CONTROL  
Short Description Control of query list    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080703   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SQF_QUERY_LIST_CONTROL has no forward declaration.
Interfaces
Class IF_SQF_QUERY_LIST_CONTROL has no interface implemented.
Friends
Class IF_SQF_QUERY_LIST_CONTROL has no friend class.
Attributes
Class IF_SQF_QUERY_LIST_CONTROL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_QUERY Instance method Public Method 20080703
2 EDIT_QUERY Instance method Public Method 20080926
Events
Class IF_SQF_QUERY_LIST_CONTROL has no event.
Types
Class IF_SQF_QUERY_LIST_CONTROL has no local type.
Method Signatures

Method ADD_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONTENT_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SQF_CONTENT_PROVIDER Query 20080926
2 Exporting EX_QUERY Call by reference Object reference (TYPE REF TO) IF_SQF_QUERY Query 20080926
3 Exporting EX_QUERY_ID Call by reference Type reference (TYPE) I 20080926
4 Importing IM_TOOL Call by reference Object reference (TYPE REF TO) IF_SQF_TOOL Tool for the Support Query Framework 20080703
# Exception Resumable Description Created on
1 CX_SQF_INVALID_STATE Invalid state 20081210

Method EDIT_QUERY 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) I 20080926
2 Importing IM_UI_TECHNOLOGY Call by reference Type reference (TYPE) SOBJ_NAME 'WINGUI' Object Name in Object Directory 20080926
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080926
2 CX_SQF_INVALID_STATE Invalid state 20080926
History
Last changed by/on SAP  20090618 
SAP Release Created in