SAP ABAP Class CL_NWECM_PROPERTY_TYPE (ECMI: Property Data Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_COMMONS (Package) ECMI Common Classes of API and SPI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20090827
Properties
Class CL_NWECM_PROPERTY_TYPE  
Short Description ECMI: Property Data Type    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_COMMONS   ECMI Common Classes of API and SPI 
Created 20080715   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_PROPERTY_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20090827
Friends
Class CL_NWECM_PROPERTY_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_TYPENAME Instance attribute Private Type reference (TYPE) STRING 20080716
2 SC_TYPENAME_BOOLEAN Constant Private Type reference (TYPE) STRING 'Boolean' 20080716
3 SC_TYPENAME_DATE Constant Private Type reference (TYPE) STRING 'Date' 20080716
4 SC_TYPENAME_FLOAT Constant Private Type reference (TYPE) STRING 'Float' 20081112
5 SC_TYPENAME_INTEGER Constant Private Type reference (TYPE) STRING 'Integer' 20080801
6 SC_TYPENAME_NAME Constant Private Type reference (TYPE) STRING 'Name' 20080716
7 SC_TYPENAME_PATH Constant Private Type reference (TYPE) STRING 'Path' 20080716
8 SC_TYPENAME_STRING Constant Private Type reference (TYPE) STRING 'String' 20080716
9 SC_TYPENAME_URI Constant Private Type reference (TYPE) STRING 'URI' 20080716
10 SC_TYPE_BINARY Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE ECMI: Property Data Type 20101112
11 SC_TYPE_BOOLEAN Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE 20080716
12 SC_TYPE_DATE Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE 20080716
13 SC_TYPE_FLOAT Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE NW ECM: Property Data Type 20081112
14 SC_TYPE_INTEGER Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE 20080801
15 SC_TYPE_NAME Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE 20080716
16 SC_TYPE_PATH Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE 20080716
17 SC_TYPE_STRING Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE 20080716
18 SC_TYPE_URI Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE 20080716
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080716
2 CONSTRUCTOR Instance method Private Constructor 20080716
3 PARSE_FROM_NAME Static method Public Method Returns type object from parsed type name 20090407
4 TO_STRING Instance method Public Method Returns string representaion of this property type 20080716
Events
Class CL_NWECM_PROPERTY_TYPE has no event.
Types
Class CL_NWECM_PROPERTY_TYPE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_NWECM_PROPERTY_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_PROPERTY_TYPE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPENAME Value transfer Type reference (TYPE) STRING 20080716

Method CONSTRUCTOR on class CL_NWECM_PROPERTY_TYPE has no exception.

Method PARSE_FROM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090407
2 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) CL_NWECM_PROPERTY_TYPE 20090407

Method PARSE_FROM_NAME on class CL_NWECM_PROPERTY_TYPE has no exception.

Method TO_STRING Signature

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

Method TO_STRING on class CL_NWECM_PROPERTY_TYPE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712