SAP ABAP Interface IF_SQF_TOOL (Tool for the Support Query Framework)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_API (Package) API
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_SQF_TOOL | |
| Short Description | Tool for the Support Query Framework |
General Data
| Package | SQF_API | API |
| Created | 20071119 | 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 IF_SQF_TOOL has no interface.
Friends
Interface IF_SQF_TOOL has no friend.
Attributes
Interface IF_SQF_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Factory: Create a new query | 20071119 | |
| 2 | Instance method | Public | Method | Get tool description | 20071119 | |
| 3 | Instance method | Public | Method | Get name of tool (implementing class) | 20071123 | |
| 4 | Instance method | Public | Method | ABAB_TRUE <=> The queries have parameters. | 20071123 |
Events
Interface IF_SQF_TOOL has no event.
Types
Interface IF_SQF_TOOL has no local type.
Method Signatures
Method CREATE_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_QUERY | Value transfer | Object reference (TYPE REF TO) | IF_SQF_CONTENT_PROVIDER | Query | 20071119 |
Method CREATE_QUERY on Interface IF_SQF_TOOL has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Short description | 20071119 |
Method GET_DESCRIPTION on Interface IF_SQF_TOOL has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | Name of tool class | 20071123 |
Method GET_NAME on Interface IF_SQF_TOOL has no exception.
Method HAS_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_HAS_PARAMETERS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X': The queries have parameters | 20071123 |
Method HAS_PARAMETERS on Interface IF_SQF_TOOL has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |