SAP ABAP Interface IF_KMC_PROPERTY (Complex type Property)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   EP-KM-WS (Application Component) Embedded Knowledge Management
     S_KMC_BC_RF (Package) KMC: Repository Framework Client API
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 GET_DATA_STRUCTURE Instance method Public Method Get Data Structure 20050323
2 GET_DESCRIPTION Instance method Public Method Get value for field description. 20050323
3 GET_LOCAL_NAME Instance method Public Method Get value for field localName. 20050323
4 GET_MANAGER_FACTORY Instance method Public Method Get Manager Factory 20050323
5 GET_NAMESPACE Instance method Public Method Get value for field namespace. 20050323
6 GET_PROPERTY_NAME Instance method Public Method Get value for field propertyName. 20050323
7 GET_TYPE Instance method Public Method Get value for field type. 20050323
8 GET_VALUE Instance method Public Method Get value for field value. 20050323
9 IS_HIDDEN Instance method Public Method Get value for field hidden. 20050323
10 IS_LIVE Instance method Public Method Get value for field live. 20050323
11 IS_MULTIVALUED Instance method Public Method Get value for field multivalued. 20050323
12 IS_READONLY Instance method Public Method Get value for field readonly. 20050323
13 IS_REQUIRED Instance method Public Method Get value for field required. 20050323
14 SET_DATA_STRUCTURE Instance method Public Method Set Data Structure 20050323
15 SET_DESCRIPTION Instance method Public Method Set value for field description. 20050323
16 SET_HIDDEN Instance method Public Method Set value for field hidden. 20050323
17 SET_LIVE Instance method Public Method Set value for field live. 20050323
18 SET_LOCAL_NAME Instance method Public Method Set value for field localName. 20050323
19 SET_MANAGER_FACTORY Instance method Public Method Set Manager Factory 20050323
20 SET_MULTIVALUED Instance method Public Method Set value for field multivalued. 20050323
21 SET_NAMESPACE Instance method Public Method Set value for field namespace. 20050323
22 SET_PROPERTY_NAME Instance method Public Method Set value for field propertyName. 20050323
23 SET_READONLY Instance method Public Method Set value for field readonly. 20050323
24 SET_REQUIRED Instance method Public Method Set value for field required. 20050323
25 SET_TYPE Instance method Public Method Set value for field type. 20050323
26 SET_VALUE 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 Returning 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 Returning 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 Returning 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 Exporting 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing I_DESCRIPTION Value transfer Type reference (TYPE) STRING Description 20050323
# Exception Resumable Description Created on
1 CX_KMC_INVALID_PARAMETER 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 Importing 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 Importing 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 Importing I_LOCAL_NAME Value transfer Type reference (TYPE) STRING LocalName 20050323
# Exception Resumable Description Created on
1 CX_KMC_INVALID_PARAMETER 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 Importing 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 Importing 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 Importing I_NAMESPACE Value transfer Type reference (TYPE) STRING Namespace 20050323
# Exception Resumable Description Created on
1 CX_KMC_INVALID_PARAMETER 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 Importing I_PROPERTY_NAME Value transfer Type reference (TYPE) STRING PropertyName 20050323
# Exception Resumable Description Created on
1 CX_KMC_INVALID_PARAMETER 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 Importing 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 Importing 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 Importing 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 Importing I_VALUE Value transfer Type reference (TYPE) STRING Value 20050323
# Exception Resumable Description Created on
1 CX_KMC_INVALID_PARAMETER Exception indicating a parameter value constraint violation. 20050323
History
Last changed by/on SAP  20110908 
SAP Release Created in 710