SAP ABAP Interface IF_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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_QUERY_ENTRY | Complex type QueryEntry | 20050323 |
Properties
Interface | IF_KMC_QUERY_ENTRY | |
Short Description | Complex type QueryEntry |
General Data
Package | S_KMC_KM_IDXMGMT | KMC: Indexmanagement Web Service |
Created | 20050323 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_KMC_QUERY_ENTRY has no forward declaration.
Interfaces
Interface IF_KMC_QUERY_ENTRY has no interface.
Friends
Interface IF_KMC_QUERY_ENTRY has no friend.
Attributes
Interface IF_KMC_QUERY_ENTRY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get value for field action. | 20050323 |
2 | ![]() |
Instance method | Public | Method | Get Data Structure | 20050323 |
3 | ![]() |
Instance method | Public | Method | Get value for field fuzziness. | 20050323 |
4 | ![]() |
Instance method | Public | Method | Get value for field limit. | 20050323 |
5 | ![]() |
Instance method | Public | Method | Get Manager Factory | 20050323 |
6 | ![]() |
Instance method | Public | Method | Get value for field propertyName. | 20050323 |
7 | ![]() |
Instance method | Public | Method | Get value for field propertyOperator. | 20050323 |
8 | ![]() |
Instance method | Public | Method | Get value for field type. | 20050323 |
9 | ![]() |
Instance method | Public | Method | Get value for field value. | 20050323 |
10 | ![]() |
Instance method | Public | Method | Get value for field valueType. | 20050530 |
11 | ![]() |
Instance method | Public | Method | Get value for field weight. | 20050323 |
12 | ![]() |
Instance method | Public | Method | Set value for field action. | 20050323 |
13 | ![]() |
Instance method | Public | Method | Set Data Structure | 20050323 |
14 | ![]() |
Instance method | Public | Method | Set value for field fuzziness. | 20050323 |
15 | ![]() |
Instance method | Public | Method | Set value for field limit. | 20050323 |
16 | ![]() |
Instance method | Public | Method | Set Manager Factory | 20050323 |
17 | ![]() |
Instance method | Public | Method | Set value for field propertyName. | 20050323 |
18 | ![]() |
Instance method | Public | Method | Set value for field propertyOperator. | 20050323 |
19 | ![]() |
Instance method | Public | Method | Set value for field type. | 20050323 |
20 | ![]() |
Instance method | Public | Method | Set value for field value. | 20050323 |
21 | ![]() |
Instance method | Public | Method | Set value for field valueType. | 20050530 |
22 | ![]() |
Instance method | Public | Method | Set value for field weight. | 20050323 |
Events
Interface IF_KMC_QUERY_ENTRY has no event.
Types
Interface IF_KMC_QUERY_ENTRY has no local type.
Method Signatures
Method GET_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACTION | Value transfer | Type reference (TYPE) | INT4 | Action | 20050323 |
Method GET_ACTION on Interface IF_KMC_QUERY_ENTRY has no exception.
Method GET_DATA_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Value transfer | Type reference (TYPE) | KMCWS_QUERY_ENTRY | Data Structure | 20050323 |
Method GET_DATA_STRUCTURE on Interface IF_KMC_QUERY_ENTRY has no exception.
Method GET_FUZZINESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FUZZINESS | Value transfer | Type reference (TYPE) | FLTP_VALUE | Fuzziness | 20050323 |
Method GET_FUZZINESS on Interface IF_KMC_QUERY_ENTRY has no exception.
Method GET_LIMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LIMIT | Value transfer | Type reference (TYPE) | STRING | Limit | 20050323 |
Method GET_LIMIT on Interface IF_KMC_QUERY_ENTRY has no exception.
Method GET_MANAGER_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 |
Method GET_MANAGER_FACTORY on Interface IF_KMC_QUERY_ENTRY has no exception.
Method GET_PROPERTY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PROPERTY_NAME | Value transfer | Type reference (TYPE) | STRING | PropertyName | 20050323 |
Method GET_PROPERTY_NAME on Interface IF_KMC_QUERY_ENTRY has no exception.
Method GET_PROPERTY_OPERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PROPERTY_OPERATOR | Value transfer | Type reference (TYPE) | INT4 | PropertyOperator | 20050323 |
Method GET_PROPERTY_OPERATOR on Interface IF_KMC_QUERY_ENTRY has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TYPE | Value transfer | Type reference (TYPE) | INT4 | Type | 20050323 |
Method GET_TYPE on Interface IF_KMC_QUERY_ENTRY has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | STRING | Value | 20050323 |
Method GET_VALUE on Interface IF_KMC_QUERY_ENTRY has no exception.
Method GET_VALUE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VALUE_TYPE | Value transfer | Type reference (TYPE) | INT4 | ValueType | 20050530 |
Method GET_VALUE_TYPE on Interface IF_KMC_QUERY_ENTRY has no exception.
Method GET_WEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_WEIGHT | Value transfer | Type reference (TYPE) | FLTP_VALUE | Weight | 20050323 |
Method GET_WEIGHT on Interface IF_KMC_QUERY_ENTRY has no exception.
Method SET_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION | Value transfer | Type reference (TYPE) | INT4 | Action | 20050323 |
Method SET_ACTION on Interface IF_KMC_QUERY_ENTRY has no exception.
Method SET_DATA_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Value transfer | Type reference (TYPE) | KMCWS_QUERY_ENTRY | Data Structure | 20050323 |
Method SET_DATA_STRUCTURE on Interface IF_KMC_QUERY_ENTRY has no exception.
Method SET_FUZZINESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FUZZINESS | Value transfer | Type reference (TYPE) | FLTP_VALUE | Fuzziness | 20050323 |
Method SET_FUZZINESS on Interface IF_KMC_QUERY_ENTRY has no exception.
Method SET_LIMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LIMIT | Value transfer | Type reference (TYPE) | STRING | Limit | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
Method SET_MANAGER_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 |
Method SET_MANAGER_FACTORY on Interface IF_KMC_QUERY_ENTRY has no exception.
Method SET_PROPERTY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY_NAME | Value transfer | Type reference (TYPE) | STRING | PropertyName | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
Method SET_PROPERTY_OPERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROPERTY_OPERATOR | Value transfer | Type reference (TYPE) | INT4 | PropertyOperator | 20050323 |
Method SET_PROPERTY_OPERATOR on Interface IF_KMC_QUERY_ENTRY has no exception.
Method SET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Value transfer | Type reference (TYPE) | INT4 | Type | 20050323 |
Method SET_TYPE on Interface IF_KMC_QUERY_ENTRY has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Value transfer | Type reference (TYPE) | STRING | Value | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
Method SET_VALUE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE_TYPE | Value transfer | Type reference (TYPE) | INT4 | ValueType | 20050530 |
Method SET_VALUE_TYPE on Interface IF_KMC_QUERY_ENTRY has no exception.
Method SET_WEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WEIGHT | Value transfer | Type reference (TYPE) | FLTP_VALUE | Weight | 20050323 |
Method SET_WEIGHT on Interface IF_KMC_QUERY_ENTRY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |