SAP ABAP Class CL_SQF_QUERY (Query)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SQF_API (Package) API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080731 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SQF_CONTENT_PROVIDER | Query | 20080731 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SQF_QUERY | Query | 20080731 |
Properties
Class | CL_SQF_QUERY | |
Short Description | Query | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SQF_API | API |
Created | 20080731 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080731 | ||
2 | IF_SQF_CONTENT_PROVIDER | Query | 20080731 | ||
3 | IF_SQF_QUERY | Query | 20080731 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SQF_CONTROLLER | 20080805 | Controller | |
2 | CL_SQF_QUERY_LIST | 20080804 | List of Queries |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_SQF_QUERY_DATA_CONTAINER=>TY_ITEM_DIR | 20080805 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SQF_CONTENT_PROVIDER | Query | 20080731 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SXML_STRING_WRITER | SXML Writer Interface | 20080805 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '<< |
20080801 | ||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20080801 | ||||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SQF_TEXTS | Texts | 20080731 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-MANDT | Client ID of Current User | 20080801 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100212 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-SYSID | Name of the SAP System | 20080801 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TZNTSTMPL | UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) | 20100212 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20080801 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SY-UNAME | User Name | 20080801 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Query Id | 20080801 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SQF_QUERY=>TY_PARAMETER_LIST | Web Dynpro Tools Property Box: Table with Properties | 20080731 | ||
15 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20080808 | ||||
16 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20080808 | ||||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQF_RESULT_LIST | Result list | 20080801 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SQF_QUERY=>TY_SELECTIONS | 20080804 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SQF_QUERY_STATE | State | 20080801 | ||
20 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SQF_TOOL | Tool for the Support Query Framework | 20080801 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOBJ_NAME | Tool Name | 20080731 |
Methods
Events
Class CL_SQF_QUERY has no event.
Types
Class CL_SQF_QUERY has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class CL_SQF_QUERY has no parameter.
Method AUTHORITY_CHECK on class CL_SQF_QUERY has no exception.
Method AUTHORITY_CHECK_STCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TCODE | Call by reference | Type reference (TYPE) | CLIKE | Transaction Code | 20080801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Permission deneied | 20080801 |
Method CHANGE_STATE Signature
Method CHANGE_STATE on class CL_SQF_QUERY has no parameter.
Method CHANGE_STATE on class CL_SQF_QUERY has no exception.
Method CHECK_CHANGE_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NEW_STATE | Call by reference | Type reference (TYPE) | SQF_QUERY_STATE | Query State | 20080801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Invalid state | 20080801 |
Method CLEAR_RESULT_LIST Signature
Method CLEAR_RESULT_LIST on class CL_SQF_QUERY has no parameter.
Method CLEAR_RESULT_LIST on class CL_SQF_QUERY has no exception.
Method CONTENT_PROVIDER_AVAILABLE Signature
Method CONTENT_PROVIDER_AVAILABLE on class CL_SQF_QUERY has no parameter.
Method CONTENT_PROVIDER_AVAILABLE on class CL_SQF_QUERY has no exception.
Method DISPLAY_DOCUMENTATION Signature
Method DISPLAY_DOCUMENTATION on class CL_SQF_QUERY has no parameter.
Method DISPLAY_DOCUMENTATION on class CL_SQF_QUERY has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_SQF_QUERY has no parameter.
Method EXECUTE on class CL_SQF_QUERY has no exception.
Method EXECUTE_OPERATION Signature
Method EXECUTE_OPERATION on class CL_SQF_QUERY has no parameter.
Method EXECUTE_OPERATION on class CL_SQF_QUERY has no exception.
Method GET_CONTENT_PROVIDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_CONTENT_PROVIDER | Value transfer | Object reference (TYPE REF TO) | IF_SQF_CONTENT_PROVIDER | Query | 20080924 |
Method GET_CONTENT_PROVIDER on class CL_SQF_QUERY has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_SQF_QUERY has no parameter.
Method GET_DESCRIPTION on class CL_SQF_QUERY has no exception.
Method GET_OPERATIONS Signature
Method GET_OPERATIONS on class CL_SQF_QUERY has no parameter.
Method GET_OPERATIONS on class CL_SQF_QUERY has no exception.
Method GET_STATE Signature
Method GET_STATE on class CL_SQF_QUERY has no parameter.
Method GET_STATE on class CL_SQF_QUERY has no exception.
Method GET_TOOL Signature
Method GET_TOOL on class CL_SQF_QUERY has no parameter.
Method GET_TOOL on class CL_SQF_QUERY has no exception.
Method GET_TOOL_NAME Signature
Method GET_TOOL_NAME on class CL_SQF_QUERY has no parameter.
Method GET_TOOL_NAME on class CL_SQF_QUERY has no exception.
Method INIT Signature
Method INIT on class CL_SQF_QUERY has no parameter.
Method INIT on class CL_SQF_QUERY has no exception.
Method RESET Signature
Method RESET on class CL_SQF_QUERY has no parameter.
Method RESET on class CL_SQF_QUERY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 712 |