SAP ABAP Class IF_KMC_FETCH_GROUP (Complex type FetchGroup)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_FETCH_GROUP | Complex type FetchGroup | 20050323 |
Properties
Class | IF_KMC_FETCH_GROUP | |
Short Description | Complex type FetchGroup | |
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_FETCH_GROUP has no forward declaration.
Interfaces
Class IF_KMC_FETCH_GROUP has no interface implemented.
Friends
Class IF_KMC_FETCH_GROUP has no friend class.
Attributes
Class IF_KMC_FETCH_GROUP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Data Structure | 20050323 |
2 | ![]() |
Instance method | Public | Method | Get value for field includeProperties. | 20050323 |
3 | ![]() |
Instance method | Public | Method | Get value for field includeUrls. | 20050323 |
4 | ![]() |
Instance method | Public | Method | Get Manager Factory | 20050323 |
5 | ![]() |
Instance method | Public | Method | Get value for field selectPropertyNames. | 20050323 |
6 | ![]() |
Instance method | Public | Method | Get value for field selectUrlTypes. | 20051027 |
7 | ![]() |
Instance method | Public | Method | Get value for field generateGuid. | 20051027 |
8 | ![]() |
Instance method | Public | Method | Get value for field includeContentMetadata. | 20050323 |
9 | ![]() |
Instance method | Public | Method | Set Data Structure | 20050323 |
10 | ![]() |
Instance method | Public | Method | Set value for field generateGuid. | 20051027 |
11 | ![]() |
Instance method | Public | Method | Set value for field includeContentMetadata. | 20050323 |
12 | ![]() |
Instance method | Public | Method | Set value for field includeProperties. | 20050323 |
13 | ![]() |
Instance method | Public | Method | Set value for field includeUrls. | 20050323 |
14 | ![]() |
Instance method | Public | Method | Set Manager Factory | 20050323 |
15 | ![]() |
Instance method | Public | Method | Set value for field selectPropertyNames. | 20050323 |
16 | ![]() |
Instance method | Public | Method | Set value for field selectUrlTypes. | 20051027 |
Events
Class IF_KMC_FETCH_GROUP has no event.
Types
Class IF_KMC_FETCH_GROUP has no local type.
Method Signatures
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_FETCH_GROUP | Data Structure | 20050323 |
Method GET_DATA_STRUCTURE on class IF_KMC_FETCH_GROUP has no exception.
Method GET_INCLUDE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INCLUDE_PROPERTIES | Value transfer | Type reference (TYPE) | INT4 | IncludeProperties | 20050323 |
Method GET_INCLUDE_PROPERTIES on class IF_KMC_FETCH_GROUP has no exception.
Method GET_INCLUDE_URLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INCLUDE_URLS | Value transfer | Type reference (TYPE) | INT4 | IncludeUrls | 20050323 |
Method GET_INCLUDE_URLS on class IF_KMC_FETCH_GROUP 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_FETCH_GROUP has no exception.
Method GET_SELECT_PROPERTY_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELECT_PROPERTY_NAMES | Value transfer | Type reference (TYPE) | KMCWS_STRING_TAB | SelectPropertyNames | 20050323 |
Method GET_SELECT_PROPERTY_NAMES on class IF_KMC_FETCH_GROUP has no exception.
Method GET_SELECT_URL_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SELECT_URL_TYPES | Value transfer | Type reference (TYPE) | KMCWS_INT_TAB | SelectUrlTypes | 20051027 |
Method GET_SELECT_URL_TYPES on class IF_KMC_FETCH_GROUP has no exception.
Method IS_GENERATE_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GENERATE_GUID | Value transfer | Type reference (TYPE) | SAP_BOOL | GenerateGuid | 20051027 |
Method IS_GENERATE_GUID on class IF_KMC_FETCH_GROUP has no exception.
Method IS_INCLUDE_CONTENT_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INCLUDE_CONTENT_METADATA | Value transfer | Type reference (TYPE) | SAP_BOOL | IncludeContentMetadata | 20050323 |
Method IS_INCLUDE_CONTENT_METADATA on class IF_KMC_FETCH_GROUP 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_FETCH_GROUP | Data Structure | 20050323 |
Method SET_DATA_STRUCTURE on class IF_KMC_FETCH_GROUP has no exception.
Method SET_GENERATE_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GENERATE_GUID | Value transfer | Type reference (TYPE) | SAP_BOOL | GenerateGuid | 20051027 |
Method SET_GENERATE_GUID on class IF_KMC_FETCH_GROUP has no exception.
Method SET_INCLUDE_CONTENT_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INCLUDE_CONTENT_METADATA | Value transfer | Type reference (TYPE) | SAP_BOOL | IncludeContentMetadata | 20050323 |
Method SET_INCLUDE_CONTENT_METADATA on class IF_KMC_FETCH_GROUP has no exception.
Method SET_INCLUDE_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INCLUDE_PROPERTIES | Value transfer | Type reference (TYPE) | INT4 | IncludeProperties | 20050323 |
Method SET_INCLUDE_PROPERTIES on class IF_KMC_FETCH_GROUP has no exception.
Method SET_INCLUDE_URLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INCLUDE_URLS | Value transfer | Type reference (TYPE) | INT4 | IncludeUrls | 20050323 |
Method SET_INCLUDE_URLS on class IF_KMC_FETCH_GROUP 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_FETCH_GROUP has no exception.
Method SET_SELECT_PROPERTY_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_PROPERTY_NAMES | Value transfer | Type reference (TYPE) | KMCWS_STRING_TAB | SelectPropertyNames | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20050323 |
Method SET_SELECT_URL_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SELECT_URL_TYPES | Value transfer | Type reference (TYPE) | KMCWS_INT_TAB | SelectUrlTypes | 20051027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception indicating a parameter value constraint violation. | 20051027 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |