SAP ABAP Class CL_WBEM_IMPLEMENTATION_INFO (Contains type and version of CIM implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
⤷
S_WBEM_CLIENT (Package) WBEM Client: CIM Operations and Communication
⤷
⤷
Properties
| Class | CL_WBEM_IMPLEMENTATION_INFO | |
| Short Description | Contains type and version of CIM implementation | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_WBEM_CLIENT | WBEM Client: CIM Operations and Communication |
| Created | 20091022 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WBEM_IMPLEMENTATION_INFO has no forward declaration.
Interfaces
Class CL_WBEM_IMPLEMENTATION_INFO has no interface implemented.
Friends
Class CL_WBEM_IMPLEMENTATION_INFO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Type of CIM Server (not initial) | 20091022 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'Other' | 20091022 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SAP-CIM-ABAP' | 20091022 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SAP-CIM-Java' | 20091022 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_CIM_VERSION | Version of CIM Server (not initial) | 20091022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20091022 |
Events
Class CL_WBEM_IMPLEMENTATION_INFO has no event.
Types
Class CL_WBEM_IMPLEMENTATION_INFO has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WBEM_IMPLEMENTATION_INFO | 20091022 | ||||
| 2 | TYPE | Call by reference | Type reference (TYPE) | STRING | 20091022 | ||||
| 3 | VERSION | Call by reference | Object reference (TYPE REF TO) | CL_CIM_VERSION | 20091022 |
Method CREATE on class CL_WBEM_IMPLEMENTATION_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |