SAP ABAP Interface IF_KMC_CUSTOM_PROPERTY (Complex type CustomProperty)
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_CUSTOM_PROPERTY | Complex type CustomProperty | 20050404 |
Properties
| Interface | IF_KMC_CUSTOM_PROPERTY | |
| Short Description | Complex type CustomProperty |
General Data
| Package | S_KMC_KM_IDXMGMT | KMC: Indexmanagement Web Service |
| Created | 20050404 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_KMC_CUSTOM_PROPERTY has no forward declaration.
Interfaces
Interface IF_KMC_CUSTOM_PROPERTY has no interface.
Friends
Interface IF_KMC_CUSTOM_PROPERTY has no friend.
Attributes
Interface IF_KMC_CUSTOM_PROPERTY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Data Structure | 20050404 | |
| 2 | Instance method | Public | Method | Get Manager Factory | 20050404 | |
| 3 | Instance method | Public | Method | Get value for field name. | 20050404 | |
| 4 | Instance method | Public | Method | Get value for field value. | 20050404 | |
| 5 | Instance method | Public | Method | Set Data Structure | 20050404 | |
| 6 | Instance method | Public | Method | Set Manager Factory | 20050404 | |
| 7 | Instance method | Public | Method | Set value for field name. | 20050404 | |
| 8 | Instance method | Public | Method | Set value for field value. | 20050404 |
Events
Interface IF_KMC_CUSTOM_PROPERTY has no event.
Types
Interface IF_KMC_CUSTOM_PROPERTY 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_CUSTOM_PROPERTY | Data Structure | 20050404 |
Method GET_DATA_STRUCTURE on Interface IF_KMC_CUSTOM_PROPERTY 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 | 20050404 |
Method GET_MANAGER_FACTORY on Interface IF_KMC_CUSTOM_PROPERTY has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20050404 |
Method GET_NAME on Interface IF_KMC_CUSTOM_PROPERTY 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 | 20050404 |
Method GET_VALUE on Interface IF_KMC_CUSTOM_PROPERTY 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_CUSTOM_PROPERTY | Data Structure | 20050404 |
Method SET_DATA_STRUCTURE on Interface IF_KMC_CUSTOM_PROPERTY 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 | 20050404 |
Method SET_MANAGER_FACTORY on Interface IF_KMC_CUSTOM_PROPERTY has no exception.
Method SET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception indicating a parameter value constraint violation. | 20050404 |
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 | 20050404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception indicating a parameter value constraint violation. | 20050404 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |