SAP ABAP Class IF_GFS_QUERY (GFS Query Definition)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GFS_QUERY | Impl. of IF_GFS_QUERY | 20040421 |
Properties
| Class | IF_GFS_QUERY | |
| Short Description | GFS Query Definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040414 | SAP |
| Last change | 20050105 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GFS_QUERY has no forward declaration.
Interfaces
Class IF_GFS_QUERY has no interface implemented.
Friends
Class IF_GFS_QUERY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SFSG_QB_TYPE | 'A' | 20041118 | |||
| 2 | Constant | Public | Type reference (TYPE) | SFSG_QB_TYPE | 'T' | Query Type | 20041118 | ||
| 3 | Constant | Public | Type reference (TYPE) | SFSG_QB_TYPE | 'V' | Query Type | 20041118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040415 | ||
| 2 | Instance method | Public | Method | 20040503 | ||
| 3 | Instance method | Public | Method | 20040415 | ||
| 4 | Instance method | Public | Method | 20040415 | ||
| 5 | Instance method | Public | Method | 20040421 | ||
| 6 | Instance method | Public | Method | 20040415 | ||
| 7 | Instance method | Public | Method | 20040415 | ||
| 8 | Instance method | Public | Method | 20040415 | ||
| 9 | Instance method | Public | Method | 20040415 | ||
| 10 | Instance method | Public | Method | 20040415 | ||
| 11 | Instance method | Public | Method | 20040503 | ||
| 12 | Instance method | Public | Method | 20040415 | ||
| 13 | Instance method | Public | Method | 20040415 | ||
| 14 | Instance method | Public | Method | 20040421 | ||
| 15 | Instance method | Public | Method | 20040415 | ||
| 16 | Instance method | Public | Method | 20040415 | ||
| 17 | Instance method | Public | Method | 20040415 |
Events
Class IF_GFS_QUERY has no event.
Types
Class IF_GFS_QUERY has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Protokoll Interface | 20040607 |
Method CHECK on class IF_GFS_QUERY has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONDITION | Call by reference | Type reference (TYPE) | SFSG_QB_CONDITION_T | Query Condition | 20040503 | |||
| 2 | ET_GROUP | Call by reference | Type reference (TYPE) | SFSG_QB_GROUP_T | Group By | 20040503 | |||
| 3 | ET_JOIN | Call by reference | Type reference (TYPE) | SFSG_QB_JOIN_T | Query Joins | 20040503 | |||
| 4 | ET_RESULT | Call by reference | Type reference (TYPE) | SFSG_QB_RESULT_T | Query Result | 20040503 | |||
| 5 | ET_TABLE | Call by reference | Type reference (TYPE) | SFSG_QB_TABLE_T | Query Tables | 20040503 |
Method GET_ALL on class IF_GFS_QUERY has no exception.
Method GET_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONDITION | Value transfer | Type reference (TYPE) | SFSG_QB_CONDITION_T | Query Condition | 20040421 |
Method GET_CONDITION on class IF_GFS_QUERY has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCR | Value transfer | Type reference (TYPE) | SFSG_QB_DESCR | Attribute Description | 20040415 |
Method GET_DESCRIPTION on class IF_GFS_QUERY has no exception.
Method GET_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_GROUP | Value transfer | Type reference (TYPE) | SFSG_QB_GROUP_T | Group By | 20040421 |
Method GET_GROUP on class IF_GFS_QUERY has no exception.
Method GET_JOIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_JOIN | Value transfer | Type reference (TYPE) | SFSG_QB_JOIN_T | Query Joins | 20040421 |
Method GET_JOIN on class IF_GFS_QUERY has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | SFSG_QB_RESULT_T | Query Result | 20040421 |
Method GET_RESULT on class IF_GFS_QUERY has no exception.
Method GET_SQL_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FROM | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 2 | E_GROUP | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 3 | E_SELECT | Call by reference | Type reference (TYPE) | STRING | 20040415 | ||||
| 4 | E_WHERE | Call by reference | Type reference (TYPE) | STRING | 20040415 |
Method GET_SQL_QUERY on class IF_GFS_QUERY has no exception.
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TABLE | Value transfer | Type reference (TYPE) | SFSG_QB_TABLE_T | Query Tables | 20040421 |
Method GET_TABLE on class IF_GFS_QUERY has no exception.
Method GET_TREX_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_JOIN_CONDITIONS | Call by reference | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | 20040615 | ||||
| 2 | ET_QUERY_ENTRIES | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Suchanfragen (Query) | 20040421 | |||
| 3 | ET_REQ_ATTRIBUTES | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | 20040421 |
Method GET_TREX_QUERY on class IF_GFS_QUERY has no exception.
Method SET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONDITION | Call by reference | Type reference (TYPE) | SFSG_QB_CONDITION_T | Query Condition | 20040503 | |||
| 2 | IT_GROUP | Call by reference | Type reference (TYPE) | SFSG_QB_GROUP_T | Group By | 20040503 | |||
| 3 | IT_JOIN | Call by reference | Type reference (TYPE) | SFSG_QB_JOIN_T | Query Joins | 20040503 | |||
| 4 | IT_RESULT | Call by reference | Type reference (TYPE) | SFSG_QB_RESULT_T | Query Result | 20040503 | |||
| 5 | IT_TABLE | Call by reference | Type reference (TYPE) | SFSG_QB_TABLE_T | Query Tables | 20040503 |
Method SET_ALL on class IF_GFS_QUERY has no exception.
Method SET_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONDITION | Call by reference | Type reference (TYPE) | SFSG_QB_CONDITION_T | Query Condition | 20040421 |
Method SET_CONDITION on class IF_GFS_QUERY has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCR | Call by reference | Type reference (TYPE) | SFSG_QB_DESCR | Attribute Description | 20040415 |
Method SET_DESCRIPTION on class IF_GFS_QUERY has no exception.
Method SET_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_GROUP | Call by reference | Type reference (TYPE) | SFSG_QB_GROUP_T | Group By | 20040421 |
Method SET_GROUP on class IF_GFS_QUERY has no exception.
Method SET_JOIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_JOIN | Call by reference | Type reference (TYPE) | SFSG_QB_JOIN_T | Query Joins | 20040421 |
Method SET_JOIN on class IF_GFS_QUERY has no exception.
Method SET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RESULT | Call by reference | Type reference (TYPE) | SFSG_QB_RESULT_T | Query Result | 20040421 |
Method SET_RESULT on class IF_GFS_QUERY has no exception.
Method SET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE | Call by reference | Type reference (TYPE) | SFSG_QB_TABLE_T | Query Tables | 20040421 |
Method SET_TABLE on class IF_GFS_QUERY has no exception.
History
| Last changed by/on | SAP | 20050105 |
| SAP Release Created in |