SAP ABAP Class IF_SQF_QUERY_UI (Interface for BAdI: SQF_QUERY_UI)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080804
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQF_QUERY_UI_FALLBACK No UI 20080804
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQF_QUERY_UI_WEBDYNPRO Class for BAdI Impl.: UI 20111109
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SQF_QUERY_UI_WINGUI SQF: UI for WinGUI 20080804
Properties
Class IF_SQF_QUERY_UI  
Short Description Interface for BAdI: SQF_QUERY_UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080804   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_QUERY_UI has no interface implemented.
Friends
Class IF_SQF_QUERY_UI has no friend class.
Attributes
Class IF_SQF_QUERY_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_PARAMETERS Instance method Public Method Display parameters 20080804
2 DISPLAY_RESULT Instance method Public Method Display query result 20080804
3 EDIT_PARAMETERS Instance method Public Method Edit Parameters 20080804
4 INIT Instance method Public Method Initialize 20080804
Events
Class IF_SQF_QUERY_UI has no event.
Types
Class IF_SQF_QUERY_UI has no local type.
Method Signatures

Method DISPLAY_PARAMETERS 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 20080924
2 Importing IM_QUERY Call by reference Object reference (TYPE REF TO) IF_SQF_QUERY Query 20080804
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080804
2 CX_SQF_INVALID_STATE Invalid state 20080804

Method DISPLAY_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 20080924
2 Importing IM_QUERY Call by reference Object reference (TYPE REF TO) IF_SQF_QUERY Query 20080804
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080804
2 CX_SQF_INVALID_STATE Invalid state 20080804

Method EDIT_PARAMETERS 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 20080924
2 Importing IM_QUERY Call by reference Object reference (TYPE REF TO) IF_SQF_QUERY Query 20080804
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080804
2 CX_SQF_INVALID_STATE Invalid state 20080804

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 Allow execution of queries 20081210
2 Importing IM_ALLOW_CREATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Allow creation of queries 20081210
3 Importing IM_ALLOW_EXECUTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Allow changes of query parameters 20081210
# Exception Resumable Description Created on
1 CX_SQF_GUI_ERROR UI Problems 20080804
History
Last changed by/on SAP  20090618 
SAP Release Created in