SAP ABAP Class IF_KMC_FIND_DESCRIPTOR (Complex type FindDescriptor)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_FIND_DESCRIPTOR | Complex type FindDescriptor | 20050323 |
Properties
Class | IF_KMC_FIND_DESCRIPTOR | |
Short Description | Complex type FindDescriptor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050323 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_KMC_FIND_DESCRIPTOR has no forward declaration.
Interfaces
Class IF_KMC_FIND_DESCRIPTOR has no interface implemented.
Friends
Class IF_KMC_FIND_DESCRIPTOR has no friend class.
Attributes
Class IF_KMC_FIND_DESCRIPTOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get value for field collator. | 20050323 |
2 | ![]() |
Instance method | Public | Method | Get Data Structure | 20050323 |
3 | ![]() |
Instance method | Public | Method | Get value for field depth. | 20050323 |
4 | ![]() |
Instance method | Public | Method | Get Manager Factory | 20050323 |
5 | ![]() |
Instance method | Public | Method | Get value for field queryExpression. | 20050323 |
6 | ![]() |
Instance method | Public | Method | Get value for field versioned. | 20050323 |
7 | ![]() |
Instance method | Public | Method | Set value for field collator. | 20050323 |
8 | ![]() |
Instance method | Public | Method | Set Data Structure | 20050323 |
9 | ![]() |
Instance method | Public | Method | Set value for field depth. | 20050323 |
10 | ![]() |
Instance method | Public | Method | Set Manager Factory | 20050323 |
11 | ![]() |
Instance method | Public | Method | Set value for field queryExpression. | 20050323 |
12 | ![]() |
Instance method | Public | Method | Set value for field versioned. | 20050323 |
Events
Class IF_KMC_FIND_DESCRIPTOR has no event.
Types
Class IF_KMC_FIND_DESCRIPTOR has no local type.
Method Signatures
Method GET_COLLATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_COLLATOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_COLLATOR | Collator | 20050323 |
Method GET_COLLATOR on class IF_KMC_FIND_DESCRIPTOR 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_FIND_DESCRIPTOR | Data Structure | 20050323 |
Method GET_DATA_STRUCTURE on class IF_KMC_FIND_DESCRIPTOR has no exception.
Method GET_DEPTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DEPTH | Value transfer | Type reference (TYPE) | INT4 | Depth | 20050323 |
Method GET_DEPTH on class IF_KMC_FIND_DESCRIPTOR 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 class IF_KMC_FIND_DESCRIPTOR has no exception.
Method GET_QUERY_EXPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_QUERY_EXPRESSION | Value transfer | Object reference (TYPE REF TO) | IF_KMC_QUERY_EXPRESSION | QueryExpression | 20050323 |
Method GET_QUERY_EXPRESSION on class IF_KMC_FIND_DESCRIPTOR has no exception.
Method IS_VERSIONED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_VERSIONED | Value transfer | Type reference (TYPE) | SAP_BOOL | Versioned | 20050323 |
Method IS_VERSIONED on class IF_KMC_FIND_DESCRIPTOR has no exception.
Method SET_COLLATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COLLATOR | Value transfer | Object reference (TYPE REF TO) | IF_KMC_COLLATOR | Collator | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
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_FIND_DESCRIPTOR | Data Structure | 20050323 |
Method SET_DATA_STRUCTURE on class IF_KMC_FIND_DESCRIPTOR has no exception.
Method SET_DEPTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEPTH | Value transfer | Type reference (TYPE) | INT4 | Depth | 20050323 |
Method SET_DEPTH on class IF_KMC_FIND_DESCRIPTOR has no exception.
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 class IF_KMC_FIND_DESCRIPTOR has no exception.
Method SET_QUERY_EXPRESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_QUERY_EXPRESSION | Value transfer | Object reference (TYPE REF TO) | IF_KMC_QUERY_EXPRESSION | QueryExpression | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
Method SET_VERSIONED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VERSIONED | Value transfer | Type reference (TYPE) | SAP_BOOL | Versioned | 20050323 |
Method SET_VERSIONED on class IF_KMC_FIND_DESCRIPTOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |