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 | 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 | Instance attribute | Private | Type reference (TYPE) | STRING | Buffered Comparable Name | 20090310 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Is object in shared memory? | 20090929 | ||
| 3 | Constant | Private | Type reference (TYPE) | I | 100000 | Maximum Pool Size | 20090403 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Name | 20080616 | |||
| 5 | 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 | Instance method | Private | Constructor | Constructor | 20080616 | |
| 2 | Instance method | Public | Method | Generates a copy | 20090929 | |
| 3 | Static method | Public | Method | Create Method | 20080616 | |
| 4 | Instance method | Public | Method | Comparison with Element Names | 20080616 | |
| 5 | Instance method | Public | Method | Non-Case-Sensitive Comparison with String | 20080616 | |
| 6 | Instance method | Public | Method | Generates a copy of an object in shared memory | 20090924 | |
| 7 | Static method | Public | Method | Generates an element name in shared memory | 20090924 | |
| 8 | 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 | 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 | 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 | ELEMENTNAME | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | 20080616 | ||||
| 2 | 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 | BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | Wahr oder falsch | 20081212 | |||
| 2 | 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 | IS_EQUAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080616 | ||||
| 2 | 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 | AREA_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_MEMORY_AREA | Oberklasse: ABAP Speicherbereich | 20090924 | |||
| 2 | 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 | AREA_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_MEMORY_AREA | Oberklasse: ABAP Speicherbereich | 20090924 | |||
| 2 | ELEMENTNAME | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | 20090924 | ||||
| 3 | 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 | 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 |