SAP ABAP Class IF_SQF_TOOL (Tool for the Support Query Framework)
Meta Relationship - Used By
Properties
Class | IF_SQF_TOOL | |
Short Description | Tool for the Support Query Framework | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20071119 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SQF_TOOL has no interface implemented.
Friends
Class IF_SQF_TOOL has no friend class.
Attributes
Class 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
Class IF_SQF_TOOL has no event.
Types
Class 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 class 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 class 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 class 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 class IF_SQF_TOOL has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |