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 ABAP 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 BOOLEAN Static Attribute Public Object reference (TYPE REF TO) CL_CIM_KEYTYPE 20080619
2 NAME Instance attribute Public Type reference (TYPE) STRING String Representation of the CIM Key Type 20080619
3 NAME_BOOLEAN Constant Public Type reference (TYPE) STRING 'boolean' 20080619
4 NAME_NUMERIC Constant Public Type reference (TYPE) STRING 'numeric' 20080619
5 NAME_STRING Constant Public Type reference (TYPE) STRING 'string' 20080619
6 NUMERIC Static Attribute Public Object reference (TYPE REF TO) CL_CIM_KEYTYPE 20080619
7 STRING Static Attribute Public Object reference (TYPE REF TO) CL_CIM_KEYTYPE 20080619
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20080619
2 CONSTRUCTOR Instance method Private Constructor 20080619
3 EQUALS Instance method Public Method 20080619
4 PARSE_TYPE 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 Importing 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 Returning BOOL Value transfer Type reference (TYPE) ABAP_BOOL 20080619
2 Importing 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 Returning CIMKEYTYPE Value transfer Object reference (TYPE REF TO) CL_CIM_KEYTYPE 20080619
2 Importing 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