SAP ABAP Class CL_CIM_KEYTYPE (CIM Key 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_KEYTYPE | |
Short Description | CIM Key Data Type (Type-Safe Enumeration) | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
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_KEYTYPE has no interface implemented.
Friends
Class CL_CIM_KEYTYPE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_KEYTYPE | 20080619 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | String Representation of the CIM Key Type | 20080619 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'boolean' | 20080619 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'numeric' | 20080619 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'string' | 20080619 | ||
6 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_KEYTYPE | 20080619 | |||
7 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_CIM_KEYTYPE | 20080619 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20080619 | |
2 | ![]() |
Instance method | Private | Constructor | 20080619 | |
3 | ![]() |
Instance method | Public | Method | 20080619 | |
4 | ![]() |
Static method | Public | Method | 20080619 |
Events
Class CL_CIM_KEYTYPE has no event.
Types
Class CL_CIM_KEYTYPE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CIM_KEYTYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CIM_KEYTYPE 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_KEYTYPE 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 | 20080619 | |||
2 | ![]() |
OTHER_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_KEYTYPE | 20080619 |
Method EQUALS on class CL_CIM_KEYTYPE has no exception.
Method PARSE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMKEYTYPE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_KEYTYPE | 20080619 | |||
2 | ![]() |
TYPESTRING | Call by reference | Type reference (TYPE) | STRING | 20080619 |
Method PARSE_TYPE on class CL_CIM_KEYTYPE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |