SAP ABAP Class CL_CIM_CONSTANTS (CIM Constants)
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_CONSTANTS | |
| Short Description | CIM Constants | |
| 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 | 20080624 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CIM_CONSTANTS has no forward declaration.
Interfaces
Class CL_CIM_CONSTANTS has no interface implemented.
Friends
Class CL_CIM_CONSTANTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | -1 | Value for Unset Attribute ARRAYSIZE | 20080624 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '2.0' | CIM version supported by this implementation | 20081008 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '2.0' | DTD version supported by this implementation | 20081008 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'root/cimv2' | CIM Standard Namespace | 20081215 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'sld/active' | SLD Standard Namespace | 20081215 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'false' | String for Boolean "False" | 20080624 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | '//' | Prefix for Host in Namespace Path | 20080716 | ||
| 8 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | 32767 | 20090216 | |||
| 9 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | 2147483647 | 20090216 | |||
| 10 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | 9223372036854775807 | 20090216 | |||
| 11 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | 127 | 20090216 | |||
| 12 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | 65535 | 20090216 | |||
| 13 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | 4294967295 | 20090216 | |||
| 14 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | 18446744073709551615 | 20090216 | |||
| 15 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | 255 | 20090216 | |||
| 16 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | '3.4028235E+38' | 20090216 | |||
| 17 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | '1.7976931348623157E+308' | 20090216 | |||
| 18 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | -32768 | 20090216 | |||
| 19 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | -2147483648 | 20090216 | |||
| 20 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | -9223372036854775808 | 20090216 | |||
| 21 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | -128 | 20090216 | |||
| 22 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | 0 | 20090216 | |||
| 23 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | '1.40E-45' | 20090216 | |||
| 24 | Constant | Public | Type reference (TYPE) | DECFLOAT34 | '4.9E-324' | 20090216 | |||
| 25 | Constant | Public | Type reference (TYPE) | C | '/' | Separator for CIM Namespace Elements | 20080715 | ||
| 26 | Constant | Public | Type reference (TYPE) | STRING | 'null' | String for "Zero" | 20090409 | ||
| 27 | Constant | Public | Type reference (TYPE) | C | ':' | Separator Between Namespace Path and Object Name | 20080716 | ||
| 28 | Constant | Public | Type reference (TYPE) | STRING | 'ref' | Prefix for References in Instance Names | 20080718 | ||
| 29 | Constant | Public | Type reference (TYPE) | STRING | '@' | Key Value for Singleton Instance | 20080715 | ||
| 30 | Constant | Public | Type reference (TYPE) | STRING | 'true' | String for Boolean "True" | 20080624 |
Methods
Class CL_CIM_CONSTANTS has no method.
Events
Class CL_CIM_CONSTANTS has no event.
Types
Class CL_CIM_CONSTANTS has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |