SAP ABAP Interface IF_NWECM_ITEM_DEFINITION (ECMI: Property 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
Properties
Interface IF_NWECM_ITEM_DEFINITION  
Short Description ECMI: Property Characteristics    
General Data
Package S_NWECM_API_ITEM   ECMI: Nodes, Properties and Related Classes 
Created 20090324   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_ITEM_DEFINITION has no interface.
Friends
Interface IF_NWECM_ITEM_DEFINITION has no friend.
Attributes
Interface IF_NWECM_ITEM_DEFINITION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DECLARING_NODE_TYPE Instance method Public Method Returns 'X' if the defined item are protected 20090324
2 GET_NAME Instance method Public Method Gets the name of this item definition 20090324
3 IS_AUTO_CREATED Instance method Public Method Returns 'X' if the defined item are created with nodes 20090324
4 IS_MANDATORY Instance method Public Method Returns 'X' if the defined item are mandatory 20090324
5 IS_PROTECTED Instance method Public Method Returns 'X' if the defined item are protected 20090324
6 TO_CND Instance method Public Method Returns Compact Node Type Definition Format. 20090324
Events
Interface IF_NWECM_ITEM_DEFINITION has no event.
Types
Interface IF_NWECM_ITEM_DEFINITION has no local type.
Method Signatures

Method GET_DECLARING_NODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NODE_TYPE Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME 20090324
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090324

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 Implementation of name interface 20090324
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090324

Method IS_AUTO_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_AUTO_CREATED Value transfer Type reference (TYPE) ABAP_BOOL Returns 'X' if the property is auto created 20090324
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090324

Method IS_MANDATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_MANDATORY Value transfer Type reference (TYPE) ABAP_BOOL Returns 'X' if the property is mandatory 20090324
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090324

Method IS_PROTECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_PROTECTED Value transfer Type reference (TYPE) ABAP_BOOL Returns 'X' if the property is protected 20090324
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20090324

Method TO_CND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CND Value transfer Type reference (TYPE) NWECM_T_STRING Table of Strings 20090408
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20090324
History
Last changed by/on SAP  20110908 
SAP Release Created in 720