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 ARRAYSIZE_NOT_SET Constant Public Type reference (TYPE) I -1 Value for Unset Attribute ARRAYSIZE 20080624
2 CURRENT_CIM_VERSION Constant Public Type reference (TYPE) STRING '2.0' CIM version supported by this implementation 20081008
3 CURRENT_DTD_VERSION Constant Public Type reference (TYPE) STRING '2.0' DTD version supported by this implementation 20081008
4 DEFAULT_NAMESPACE_CIM Constant Public Type reference (TYPE) STRING 'root/cimv2' CIM Standard Namespace 20081215
5 DEFAULT_NAMESPACE_SLD Constant Public Type reference (TYPE) STRING 'sld/active' SLD Standard Namespace 20081215
6 FALSE Constant Public Type reference (TYPE) STRING 'false' String for Boolean "False" 20080624
7 HOST_PREFIX Constant Public Type reference (TYPE) STRING '//' Prefix for Host in Namespace Path 20080716
8 MAXSINT16 Constant Public Type reference (TYPE) DECFLOAT34 32767 20090216
9 MAXSINT32 Constant Public Type reference (TYPE) DECFLOAT34 2147483647 20090216
10 MAXSINT64 Constant Public Type reference (TYPE) DECFLOAT34 9223372036854775807 20090216
11 MAXSINT8 Constant Public Type reference (TYPE) DECFLOAT34 127 20090216
12 MAXUINT16 Constant Public Type reference (TYPE) DECFLOAT34 65535 20090216
13 MAXUINT32 Constant Public Type reference (TYPE) DECFLOAT34 4294967295 20090216
14 MAXUINT64 Constant Public Type reference (TYPE) DECFLOAT34 18446744073709551615 20090216
15 MAXUINT8 Constant Public Type reference (TYPE) DECFLOAT34 255 20090216
16 MAX_REAL32 Constant Public Type reference (TYPE) DECFLOAT34 '3.4028235E+38' 20090216
17 MAX_REAL64 Constant Public Type reference (TYPE) DECFLOAT34 '1.7976931348623157E+308' 20090216
18 MINSINT16 Constant Public Type reference (TYPE) DECFLOAT34 -32768 20090216
19 MINSINT32 Constant Public Type reference (TYPE) DECFLOAT34 -2147483648 20090216
20 MINSINT64 Constant Public Type reference (TYPE) DECFLOAT34 -9223372036854775808 20090216
21 MINSINT8 Constant Public Type reference (TYPE) DECFLOAT34 -128 20090216
22 MINUINT Constant Public Type reference (TYPE) DECFLOAT34 0 20090216
23 MIN_REAL32 Constant Public Type reference (TYPE) DECFLOAT34 '1.40E-45' 20090216
24 MIN_REAL64 Constant Public Type reference (TYPE) DECFLOAT34 '4.9E-324' 20090216
25 NAMESPACE_SEPARATOR Constant Public Type reference (TYPE) C '/' Separator for CIM Namespace Elements 20080715
26 NULL Constant Public Type reference (TYPE) STRING 'null' String for "Zero" 20090409
27 OBJECTPATH_SEPARATOR Constant Public Type reference (TYPE) C ':' Separator Between Namespace Path and Object Name 20080716
28 REF_PREFIX Constant Public Type reference (TYPE) STRING 'ref' Prefix for References in Instance Names 20080718
29 SINGLETON_KEY Constant Public Type reference (TYPE) STRING '@' Key Value for Singleton Instance 20080715
30 TRUE 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