SAP ABAP Interface IF_NWECM_PROPERTY_DEF (ECMI: Item Characteristics)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_API_ITEM (Package) ECMI: Nodes, Properties and Related Classes
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PROPERTY_DEF ECMI: Property definition 20101022
Properties
Interface IF_NWECM_PROPERTY_DEF  
Short Description ECMI: Item Characteristics    
General Data
Package S_NWECM_API_ITEM   ECMI: Nodes, Properties and Related Classes 
Created 20101021   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_NWECM_PROPERTY_DEF has no interface.
Friends
Interface IF_NWECM_PROPERTY_DEF has no friend.
Attributes
Interface IF_NWECM_PROPERTY_DEF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CARDINALITY Instance method Public Method Returns true if property has multi values 20101027
2 GET_CHOICES Instance method Public Method Returns table of values to choice 20101021
3 GET_DEFAULT_VALUE Instance method Public Method REturns default value of this property 20101021
4 GET_DESCRIPTION Instance method Public Method Returns description of property 20101021
5 GET_DISPLAY_NAME Instance method Public Method 20101021
6 GET_LOCAL_NAME Instance method Public Method 20101027
7 GET_NAME Instance method Public Method 20101021
8 GET_QUERY_NAME Instance method Public Method 20101021
9 GET_UPDATABILITY Instance method Public Method 20101021
10 GET_VALUE_TYPE Instance method Public Method returns required value type of this property 20101021
11 IS_INHERITED Instance method Public Method 20101021
12 IS_MULTIPLE Instance method Public Method Returns true if property has multi values 20101021
13 IS_OPEN_CHOICE Instance method Public Method 20101021
14 IS_ORDERABLE Instance method Public Method 20101021
15 IS_QUERYABLE Instance method Public Method 20101021
16 IS_REQUIRED Instance method Public Method Returns true if property has multi values 20101021
Events
Interface IF_NWECM_PROPERTY_DEF has no event.
Types
Interface IF_NWECM_PROPERTY_DEF has no local type.
Method Signatures

Method GET_CARDINALITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CARDINALITY Value transfer Object reference (TYPE REF TO) CL_NWECM_CARDINALITY Constants for updatability of properties 20101027

Method GET_CARDINALITY on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method GET_CHOICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHOICES Value transfer Type reference (TYPE) NWECM_T_VALUE_CHOICE Table of property values 20101021

Method GET_CHOICES on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method GET_DEFAULT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DEFAULT_VALUE Value transfer Type reference (TYPE) NWECM_T_VALUE NW ECM: SPI Value Implementation 20101021

Method GET_DEFAULT_VALUE on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20101021

Method GET_DESCRIPTION on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method GET_DISPLAY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DISPLAY_NAME Value transfer Type reference (TYPE) STRING 20101021

Method GET_DISPLAY_NAME on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method GET_LOCAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20101027

Method GET_LOCAL_NAME on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME ECMI: Namespace-Qualified Names 20101021

Method GET_NAME on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method GET_QUERY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_QUERY_NAME Value transfer Type reference (TYPE) STRING 20101021

Method GET_QUERY_NAME on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method GET_UPDATABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_UPDATABILITY Value transfer Object reference (TYPE REF TO) CL_NWECM_UPDATABILITY Constants for updatability of properties 20101021

Method GET_UPDATABILITY on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method GET_VALUE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE 20101021

Method GET_VALUE_TYPE on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method IS_INHERITED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_INHERITED Value transfer Type reference (TYPE) ABAP_BOOL 20101021

Method IS_INHERITED on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method IS_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_MULTIPLE Value transfer Type reference (TYPE) ABAP_BOOL 20101021

Method IS_MULTIPLE on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method IS_OPEN_CHOICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_OPEN_CHOICE Value transfer Type reference (TYPE) ABAP_BOOL 20101021

Method IS_OPEN_CHOICE on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method IS_ORDERABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ORDERABLE Value transfer Type reference (TYPE) ABAP_BOOL 20101021

Method IS_ORDERABLE on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method IS_QUERYABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_QUERYABLE Value transfer Type reference (TYPE) ABAP_BOOL 20101021

Method IS_QUERYABLE on Interface IF_NWECM_PROPERTY_DEF has no exception.

Method IS_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_REQUIRED Value transfer Type reference (TYPE) ABAP_BOOL 20101021

Method IS_REQUIRED on Interface IF_NWECM_PROPERTY_DEF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703