SAP ABAP Class CL_CIM_ELEMENTNAME (Element Name (case-insensitive))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
     S_WBEM_CIM (Package) WBEM Client: CIM Objects
Properties
Class CL_CIM_ELEMENTNAME  
Short Description Element Name (case-insensitive)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package S_WBEM_CIM   WBEM Client: CIM Objects 
Created 20080616   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 CL_CIM_ELEMENTNAME has no interface implemented.
Friends
Class CL_CIM_ELEMENTNAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPARABLE_NAME Instance attribute Private Type reference (TYPE) STRING Buffered Comparable Name 20090310
2 IS_IN_SHM Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Is object in shared memory? 20090929
3 LIMIT Constant Private Type reference (TYPE) I 100000 Maximum Pool Size 20090403
4 NAME Instance attribute Public Type reference (TYPE) STRING Name 20080616
5 POOL Static Attribute Private Type reference (TYPE) CIM_T_OBJECTSORTEDMAP Pool of Element Name Objects 20090403
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20080616
2 COPY Instance method Public Method Generates a copy 20090929
3 CREATE Static method Public Method Create Method 20080616
4 EQUALS Instance method Public Method Comparison with Element Names 20080616
5 EQUALS_STRING Instance method Public Method Non-Case-Sensitive Comparison with String 20080616
6 SHM_COPY Instance method Public Method Generates a copy of an object in shared memory 20090924
7 SHM_CREATE Static method Public Method Generates an element name in shared memory 20090924
8 TO_COMPARABLE_STRING Instance method Public Method Gets the name in comparable lowercase 20081207
Events
Class CL_CIM_ELEMENTNAME has no event.
Types
Class CL_CIM_ELEMENTNAME has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING Name 20080616

Method CONSTRUCTOR on class CL_CIM_ELEMENTNAME has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090929

Method COPY on class CL_CIM_ELEMENTNAME has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENTNAME Value transfer Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME 20080616
2 Importing NAME Call by reference Type reference (TYPE) STRING Name des Elements 20080616

Method CREATE on class CL_CIM_ELEMENTNAME has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BOOL Value transfer Type reference (TYPE) ABAP_BOOL Wahr oder falsch 20081212
2 Importing OTHER_NAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20081212

Method EQUALS on class CL_CIM_ELEMENTNAME has no exception.

Method EQUALS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_EQUAL Value transfer Type reference (TYPE) ABAP_BOOL 20080616
2 Importing NAME Call by reference Type reference (TYPE) STRING Name 20080616

Method EQUALS_STRING on class CL_CIM_ELEMENTNAME has no exception.

Method SHM_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA_HANDLE Call by reference Object reference (TYPE REF TO) CL_ABAP_MEMORY_AREA Oberklasse: ABAP Speicherbereich 20090924
2 Returning ELEMENTNAME Value transfer Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME 20090924

Method SHM_COPY on class CL_CIM_ELEMENTNAME has no exception.

Method SHM_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA_HANDLE Call by reference Object reference (TYPE REF TO) CL_ABAP_MEMORY_AREA Oberklasse: ABAP Speicherbereich 20090924
2 Returning ELEMENTNAME Value transfer Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME 20090924
3 Importing NAME Call by reference Type reference (TYPE) STRING Name des Elements 20090924

Method SHM_CREATE on class CL_CIM_ELEMENTNAME has no exception.

Method TO_COMPARABLE_STRING Signature

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

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