SAP ABAP Class CL_CIM_PROPERTY_UTIL (Constants and Utility Methods for CIM Properties)
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_PROPERTY_UTIL  
Short Description Constants and Utility Methods for CIM Properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_WBEM_CIM   WBEM Client: CIM Objects 
Created 20091027   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CIM_PROPERTY_UTIL has no forward declaration.
Interfaces
Class CL_CIM_PROPERTY_UTIL has no interface implemented.
Friends
Class CL_CIM_PROPERTY_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KIND_ARRAY Constant Public Type reference (TYPE) CIM_PROPERTY_KIND 2 Identifier for "Property Array" 20091027
2 KIND_PROPERTY Constant Public Type reference (TYPE) CIM_PROPERTY_KIND 1 Identifier for "Property" 20091027
3 KIND_REFERENCE Constant Public Type reference (TYPE) CIM_PROPERTY_KIND 3 Identifier for "Property Reference" 20091027
Methods
# Method Level Visibility Method type Description Created on
1 KIND_TO_STRING Static method Public Method Gets description for a class 20091027
Events
Class CL_CIM_PROPERTY_UTIL has no event.
Types
Class CL_CIM_PROPERTY_UTIL has no local type.
Method Signatures

Method KIND_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KIND Call by reference Type reference (TYPE) CIM_PROPERTY_KIND Gattung einer CIM-Property 20091027
2 Returning RESULT Value transfer Type reference (TYPE) STRING Beschreibung 20091027

Method KIND_TO_STRING on class CL_CIM_PROPERTY_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702