SAP ABAP Class CL_KMC_QUERY_ENTRY (Complex type QueryEntry)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
EP-KM-WS (Application Component) Embedded Knowledge Management
⤷
S_KMC_KM_IDXMGMT (Package) KMC: Indexmanagement Web Service
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_KMC_QUERY_ENTRY | Complex type QueryEntry | 20050323 |
Properties
| Class | CL_KMC_QUERY_ENTRY | |
| Short Description | Complex type QueryEntry | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_KMC_KM_IDXMGMT | KMC: Indexmanagement Web Service |
| Created | 20050323 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_KMC_QUERY_ENTRY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_KMC_QUERY_ENTRY | Complex type QueryEntry | 20050323 |
Friends
Class CL_KMC_QUERY_ENTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Exact search (identical words, e.g. review=review) | 20050323 | ||
| 2 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Fuzzy search (similar words, e.g. review=rveiew) | 20050323 | ||
| 3 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Linguistic search (word stamming, e.g. review=reviewer) | 20050323 | ||
| 4 | Constant | Public | Type reference (TYPE) | INT4 | 0 | Please ignore this field! It's a WS workaround for now! | 20050330 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | KMCWS_QUERY_ENTRY | Single Entry of a complex search query. | 20050323 | |||
| 7 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Property between value and limit | 20050323 | ||
| 8 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Property equals value | 20050323 | ||
| 9 | Constant | Public | Type reference (TYPE) | INT4 | 4 | Property greater than value | 20050323 | ||
| 10 | Constant | Public | Type reference (TYPE) | INT4 | 5 | Property greater than value or equals | 20050323 | ||
| 11 | Constant | Public | Type reference (TYPE) | INT4 | 6 | Property less than value | 20050323 | ||
| 12 | Constant | Public | Type reference (TYPE) | INT4 | 7 | Property less than value or equals | 20050323 | ||
| 13 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Property not equals value | 20050323 | ||
| 14 | Constant | Public | Type reference (TYPE) | INT4 | 0 | Please ignore this field! It's a WS workaround for now! | 20050330 | ||
| 15 | Constant | Public | Type reference (TYPE) | INT4 | 5 | Closing bracket for grouping purposes | 20050323 | ||
| 16 | Constant | Public | Type reference (TYPE) | INT4 | 4 | Opening bracket for grouping purposes | 20050323 | ||
| 17 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Operator combining query entries (e.g. AND or OR) | 20050323 | ||
| 18 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Content search term for searches in content | 20050323 | ||
| 19 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Property search term for searches in properties | 20050323 | ||
| 20 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Date type | 20050530 | ||
| 21 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Integer type | 20050530 | ||
| 22 | Constant | Public | Type reference (TYPE) | INT4 | 0 | Please ignore this field! It's a WS workaround for now! | 20050530 | ||
| 23 | Constant | Public | Type reference (TYPE) | INT4 | 5 | String type | 20050530 |
Methods
Class CL_KMC_QUERY_ENTRY has no method.
Events
Class CL_KMC_QUERY_ENTRY has no event.
Types
Class CL_KMC_QUERY_ENTRY has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |