SAP ABAP Interface IF_SQF_QUERY_UI (Interface for BAdI: SQF_QUERY_UI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_API (Package) API
⤷
⤷
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
| Interface | IF_SQF_QUERY_UI | |
| Short Description | Interface for BAdI: SQF_QUERY_UI |
General Data
| Package | SQF_API | API |
| Created | 20080804 | SAP |
| Last changed | 20090618 | SAP |
| 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_BADI_INTERFACE | Tag Interface for BAdIs | 20080804 |
Friends
Interface IF_SQF_QUERY_UI has no friend.
Attributes
Interface IF_SQF_QUERY_UI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Display parameters | 20080804 | |
| 2 | Instance method | Public | Method | Display query result | 20080804 | |
| 3 | Instance method | Public | Method | Edit Parameters | 20080804 | |
| 4 | Instance method | Public | Method | Initialize | 20080804 |
Events
Interface IF_SQF_QUERY_UI has no event.
Types
Interface 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 | IM_CONTENT_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SQF_CONTENT_PROVIDER | Query | 20080924 | |||
| 2 | IM_QUERY | Call by reference | Object reference (TYPE REF TO) | IF_SQF_QUERY | Query | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI Problems | 20080804 | ||
| 2 | Invalid state | 20080804 |
Method DISPLAY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTENT_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SQF_CONTENT_PROVIDER | Query | 20080924 | |||
| 2 | IM_QUERY | Call by reference | Object reference (TYPE REF TO) | IF_SQF_QUERY | Query | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI Problems | 20080804 | ||
| 2 | Invalid state | 20080804 |
Method EDIT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTENT_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SQF_CONTENT_PROVIDER | Query | 20080924 | |||
| 2 | IM_QUERY | Call by reference | Object reference (TYPE REF TO) | IF_SQF_QUERY | Query | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI Problems | 20080804 | ||
| 2 | Invalid state | 20080804 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ALLOW_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Allow execution of queries | 20081210 | ||
| 2 | IM_ALLOW_CREATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Allow creation of queries | 20081210 | ||
| 3 | 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 | UI Problems | 20080804 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 712 |