SAP ABAP Class IF_NWECM_PROPERTY_HOLDER (ECMI: Acts as a databag for writing properties)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PROPERTY_HOLDER ECMI: Simple implementation of the property holder IF 20081016
Properties
Class IF_NWECM_PROPERTY_HOLDER  
Short Description ECMI: Acts as a databag for writing properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080924   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_NWECM_PROPERTY_HOLDER has no interface implemented.
Friends
Class IF_NWECM_PROPERTY_HOLDER has no friend class.
Attributes
Class IF_NWECM_PROPERTY_HOLDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME Instance method Public Method Returns the name of this property 20080924
2 GET_VALUES Instance method Public Method Returns a table of values for this property 20080924
3 IS_MULTI_VALUED Instance method Public Method Returns 'X' if this property is a multi-valued one 20080924
Events
Class IF_NWECM_PROPERTY_HOLDER has no event.
Types
Class IF_NWECM_PROPERTY_HOLDER has no local type.
Method Signatures

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 NW ECM: Namespace-Qualified Names 20080924

Method GET_NAME on class IF_NWECM_PROPERTY_HOLDER has no exception.

Method GET_VALUES Signature

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

Method GET_VALUES on class IF_NWECM_PROPERTY_HOLDER has no exception.

Method IS_MULTI_VALUED Signature

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

Method IS_MULTI_VALUED on class IF_NWECM_PROPERTY_HOLDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in