SAP ABAP Class CL_CIM_INSTANCE (CIM Instance)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CIM_OBJECT | Basis Class for CIM Class and CIM Instance | 20080912 |
Properties
Class | CL_CIM_INSTANCE | |
Short Description | CIM Instance | |
Super Class | CL_CIM_OBJECT | Basis Class for CIM Class and CIM Instance |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_WBEM_CIM | WBEM Client: CIM Objects |
Created | 20080912 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CIM_INSTANCE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CIM_CLASS | 20091105 | CIM Class |
Attributes
Class CL_CIM_INSTANCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Passes all keys of a CIM reference to the instance | 20090130 |
2 | ![]() |
Instance method | Public | Method | Gets the CIM reference of this instance | 20080930 |
3 | ![]() |
Static method | Public | Method | Static Creation Method | 20081022 |
4 | ![]() |
Instance method | Public | Method | Gets a list of the key properties/references | 20091029 |
Events
Class CL_CIM_INSTANCE has no event.
Types
Class CL_CIM_INSTANCE has no local type.
Method Signatures
Method ADAPT_TO_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Namespace, -Klasse oder -Instanz | 20090130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20090130 |
Method BUILD_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMCLASS | Call by reference | Object reference (TYPE REF TO) | CL_CIM_CLASS | CIM-Klasse dieser Instanz | 20080930 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf die Instanz | 20091026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080930 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMINST | Value transfer | Object reference (TYPE REF TO) | CL_CIM_INSTANCE | CIM-Instanz | 20081022 | ||
2 | ![]() |
NAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Elementname (case-insensitive) | 20081022 |
Method CREATE on class CL_CIM_INSTANCE has no exception.
Method LIST_KEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIM_CLASS | Call by reference | Object reference (TYPE REF TO) | CL_CIM_CLASS | CIM-Klasse zu dieser Instanz | 20091029 | ||
2 | ![]() |
INCLUDE_REFERENCES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Einschließlich Property-Referenzen? | 20091029 | |
3 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | CIM_T_PROPERTY | Tabelle von CIM-Properties | 20091029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091029 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |