SAP ABAP Class CL_CIM_PARAMETER_UTIL (Constants and Utility Methods for CIM Method Parameters)
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_PARAMETER_UTIL | |
| Short Description | Constants and Utility Methods for CIM Method Parameters | |
| 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_PARAMETER_UTIL has no forward declaration.
Interfaces
Class CL_CIM_PARAMETER_UTIL has no interface implemented.
Friends
Class CL_CIM_PARAMETER_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CIM_PARAMETER_KIND | 2 | Identifier for "Parameter Array" | 20091027 | ||
| 2 | Constant | Public | Type reference (TYPE) | CIM_PARAMETER_KIND | 1 | Identifier for "Parameter" | 20091027 | ||
| 3 | Constant | Public | Type reference (TYPE) | CIM_PARAMETER_KIND | 4 | Identifier for "Parameter Reference Array" | 20091027 | ||
| 4 | Constant | Public | Type reference (TYPE) | CIM_PARAMETER_KIND | 3 | Identifier for "Parameter Reference" | 20091027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets description for a class | 20091027 |
Events
Class CL_CIM_PARAMETER_UTIL has no event.
Types
Class CL_CIM_PARAMETER_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 | KIND | Call by reference | Type reference (TYPE) | CIM_PARAMETER_KIND | Gattung eines CIM-Methodenparameters | 20091027 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20091027 |
Method KIND_TO_STRING on class CL_CIM_PARAMETER_UTIL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |