SAP ABAP Class CL_TREX_SIMPLE_QUERY (Query)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_QUERY | Query Interface | 20070214 |
Properties
| Class | CL_TREX_SIMPLE_QUERY | |
| Short Description | Query | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20070214 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TREX_SIMPLE_QUERY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TREX_QUERY | Query Interface | 20070214 |
Friends
Class CL_TREX_SIMPLE_QUERY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20070214 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20070214 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20070214 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20070214 | |||||
| 5 | Instance attribute | Public | Type reference (TYPE) | TREXT_REDUCED_QUERY_ENTRIES | Query Entries | 20070214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070214 | ||
| 2 | Instance method | Public | Method | 20070214 | ||
| 3 | Instance method | Public | Method | 20070214 | ||
| 4 | Instance method | Public | Method | 20070214 | ||
| 5 | Instance method | Public | Method | 20070214 | ||
| 6 | Instance method | Public | Method | 20070214 | ||
| 7 | Instance method | Public | Method | 20070214 |
Events
Class CL_TREX_SIMPLE_QUERY has no event.
Types
Class CL_TREX_SIMPLE_QUERY has no local type.
Method Signatures
Method ADD_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attribute name | 20070214 | |||
| 2 | OPERATOR | Call by reference | Type reference (TYPE) | TREXD_OPERATOR | operator | 20070214 | |||
| 3 | VALUE1 | Call by reference | Type reference (TYPE) | STRING | 20070214 | ||||
| 4 | VALUE2 | Call by reference | Type reference (TYPE) | STRING | 20070214 |
Method ADD_ATTRIBUTE on class CL_TREX_SIMPLE_QUERY has no exception.
Method ADD_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20070214 |
Method ADD_OPERATOR on class CL_TREX_SIMPLE_QUERY has no exception.
Method ADD_TERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20070214 |
Method ADD_TERM on class CL_TREX_SIMPLE_QUERY has no exception.
Method AFTER_ROUNDTRIP Signature
Method AFTER_ROUNDTRIP on class CL_TREX_SIMPLE_QUERY has no parameter.
Method AFTER_ROUNDTRIP on class CL_TREX_SIMPLE_QUERY has no exception.
Method CLOSE_BRACKET Signature
Method CLOSE_BRACKET on class CL_TREX_SIMPLE_QUERY has no parameter.
Method CLOSE_BRACKET on class CL_TREX_SIMPLE_QUERY has no exception.
Method OPEN_BRACKET Signature
Method OPEN_BRACKET on class CL_TREX_SIMPLE_QUERY has no parameter.
Method OPEN_BRACKET on class CL_TREX_SIMPLE_QUERY has no exception.
Method SET_FREESTYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20070214 |
Method SET_FREESTYLE on class CL_TREX_SIMPLE_QUERY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |