SAP ABAP Class CL_CIM_TYPE (CIM Data Type (Type-Safe Enumeration))
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_TYPE | |
| Short Description | CIM Data Type (Type-Safe Enumeration) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | S_WBEM_CIM | WBEM Client: CIM Objects |
| Created | 20080619 | 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_TYPE has no interface implemented.
Friends
Class CL_CIM_TYPE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080619 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20080619 | |
| 3 | Instance method | Public | Method | Generates a copy of an object | 20090929 | |
| 4 | Instance method | Public | Method | Relational Operator | 20080619 | |
| 5 | Instance method | Public | Method | Is it an integer type? | 20080619 | |
| 6 | Static method | Public | Method | Converts a string to the corresponding CIM data type | 20080619 | |
| 7 | Instance method | Public | Method | Generates a copy of an object in shared memory | 20090924 | |
| 8 | Static method | Public | Method | Gets the corresponding CIM key data type | 20080619 | |
| 9 | Static method | Public | Method | Gets the name of a CIM data type | 20090514 |
Events
Class CL_CIM_TYPE has no event.
Types
Class CL_CIM_TYPE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CIM_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CIM_TYPE has no exception.
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 | 20080619 |
Method CONSTRUCTOR on class CL_CIM_TYPE has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIMTYPE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_TYPE | 20090929 |
Method COPY on class CL_CIM_TYPE 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 | 20080619 | |||
| 2 | OTHER_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_TYPE | CIM-Datentyp (Typesafe Enumeration) | 20080619 |
Method EQUALS on class CL_CIM_TYPE has no exception.
Method IS_INTEGER 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 | 20080619 |
Method IS_INTEGER on class CL_CIM_TYPE has no exception.
Method PARSE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIMTYPE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_TYPE | CIM-Datentypen (Typesafe Enum) | 20080619 | |||
| 2 | TYPESTRING | Call by reference | Type reference (TYPE) | STRING | Stringdarstellung eines CIM-Datentyps | 20080619 |
Method PARSE_TYPE on class CL_CIM_TYPE 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 | CIMTYPE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_TYPE | Objekt im Shared Memory | 20090924 |
Method SHM_COPY on class CL_CIM_TYPE has no exception.
Method TO_KEYTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIMTYPE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_TYPE | CIM-Datentyp (Typesafe Enumeration) | 20080619 | |||
| 2 | KEYTYPE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_KEYTYPE | CIM-Schlüssel-Datentyp (Typesafe Enumeration) | 20080619 |
Method TO_KEYTYPE on class CL_CIM_TYPE has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIMTYPE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_TYPE | Typ, darf auch initial sein | 20090514 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Name oder 'void', falls initial | 20090514 |
Method TO_STRING on class CL_CIM_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |