Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_PROPERTY | Complex type Property | 20050323 |
Properties
| Interface | IF_KMC_PROPERTY | |
| Short Description | Complex type Property |
General Data
| Package | S_KMC_BC_RF | KMC: Repository Framework Client API |
| Created | 20050323 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_KMC_PROPERTY has no forward declaration.
Interfaces
Interface IF_KMC_PROPERTY has no interface.
Friends
Interface IF_KMC_PROPERTY has no friend.
Attributes
Interface IF_KMC_PROPERTY 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 description. | 20050323 | |
| 3 | Instance method | Public | Method | Get value for field localName. | 20050323 | |
| 4 | Instance method | Public | Method | Get Manager Factory | 20050323 | |
| 5 | Instance method | Public | Method | Get value for field namespace. | 20050323 | |
| 6 | Instance method | Public | Method | Get value for field propertyName. | 20050323 | |
| 7 | Instance method | Public | Method | Get value for field type. | 20050323 | |
| 8 | Instance method | Public | Method | Get value for field value. | 20050323 | |
| 9 | Instance method | Public | Method | Get value for field hidden. | 20050323 | |
| 10 | Instance method | Public | Method | Get value for field live. | 20050323 | |
| 11 | Instance method | Public | Method | Get value for field multivalued. | 20050323 | |
| 12 | Instance method | Public | Method | Get value for field readonly. | 20050323 | |
| 13 | Instance method | Public | Method | Get value for field required. | 20050323 | |
| 14 | Instance method | Public | Method | Set Data Structure | 20050323 | |
| 15 | Instance method | Public | Method | Set value for field description. | 20050323 | |
| 16 | Instance method | Public | Method | Set value for field hidden. | 20050323 | |
| 17 | Instance method | Public | Method | Set value for field live. | 20050323 | |
| 18 | Instance method | Public | Method | Set value for field localName. | 20050323 | |
| 19 | Instance method | Public | Method | Set Manager Factory | 20050323 | |
| 20 | Instance method | Public | Method | Set value for field multivalued. | 20050323 | |
| 21 | Instance method | Public | Method | Set value for field namespace. | 20050323 | |
| 22 | Instance method | Public | Method | Set value for field propertyName. | 20050323 | |
| 23 | Instance method | Public | Method | Set value for field readonly. | 20050323 | |
| 24 | Instance method | Public | Method | Set value for field required. | 20050323 | |
| 25 | Instance method | Public | Method | Set value for field type. | 20050323 | |
| 26 | Instance method | Public | Method | Set value for field value. | 20050323 |
Events
Interface IF_KMC_PROPERTY has no event.
Types
Interface IF_KMC_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_PROPERTY | Data Structure | 20050323 |
Method GET_DATA_STRUCTURE on Interface IF_KMC_PROPERTY has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Description | 20050323 |
Method GET_DESCRIPTION on Interface IF_KMC_PROPERTY has no exception.
Method GET_LOCAL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOCAL_NAME | Value transfer | Type reference (TYPE) | STRING | LocalName | 20050323 |
Method GET_LOCAL_NAME on Interface IF_KMC_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 | 20050323 |
Method GET_MANAGER_FACTORY on Interface IF_KMC_PROPERTY has no exception.
Method GET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAMESPACE | Value transfer | Type reference (TYPE) | STRING | Namespace | 20050323 |
Method GET_NAMESPACE on Interface IF_KMC_PROPERTY 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_PROPERTY 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_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 | 20050323 |
Method GET_VALUE on Interface IF_KMC_PROPERTY has no exception.
Method IS_HIDDEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HIDDEN | Value transfer | Type reference (TYPE) | SAP_BOOL | Hidden | 20050323 |
Method IS_HIDDEN on Interface IF_KMC_PROPERTY has no exception.
Method IS_LIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LIVE | Value transfer | Type reference (TYPE) | SAP_BOOL | Live | 20050323 |
Method IS_LIVE on Interface IF_KMC_PROPERTY has no exception.
Method IS_MULTIVALUED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MULTIVALUED | Value transfer | Type reference (TYPE) | SAP_BOOL | Multivalued | 20050323 |
Method IS_MULTIVALUED on Interface IF_KMC_PROPERTY has no exception.
Method IS_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_READONLY | Value transfer | Type reference (TYPE) | SAP_BOOL | Readonly | 20050323 |
Method IS_READONLY on Interface IF_KMC_PROPERTY has no exception.
Method IS_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REQUIRED | Value transfer | Type reference (TYPE) | SAP_BOOL | Required | 20050323 |
Method IS_REQUIRED on Interface IF_KMC_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_PROPERTY | Data Structure | 20050323 |
Method SET_DATA_STRUCTURE on Interface IF_KMC_PROPERTY has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Description | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception indicating a parameter value constraint violation. | 20050323 |
Method SET_HIDDEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HIDDEN | Value transfer | Type reference (TYPE) | SAP_BOOL | Hidden | 20050323 |
Method SET_HIDDEN on Interface IF_KMC_PROPERTY has no exception.
Method SET_LIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LIVE | Value transfer | Type reference (TYPE) | SAP_BOOL | Live | 20050323 |
Method SET_LIVE on Interface IF_KMC_PROPERTY has no exception.
Method SET_LOCAL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCAL_NAME | Value transfer | Type reference (TYPE) | STRING | LocalName | 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_PROPERTY has no exception.
Method SET_MULTIVALUED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MULTIVALUED | Value transfer | Type reference (TYPE) | SAP_BOOL | Multivalued | 20050323 |
Method SET_MULTIVALUED on Interface IF_KMC_PROPERTY has no exception.
Method SET_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAMESPACE | Value transfer | Type reference (TYPE) | STRING | Namespace | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception indicating a parameter value constraint violation. | 20050323 |
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_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_READONLY | Value transfer | Type reference (TYPE) | SAP_BOOL | Readonly | 20050323 |
Method SET_READONLY on Interface IF_KMC_PROPERTY has no exception.
Method SET_REQUIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUIRED | Value transfer | Type reference (TYPE) | SAP_BOOL | Required | 20050323 |
Method SET_REQUIRED on Interface IF_KMC_PROPERTY 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_PROPERTY 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 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |