SAP ABAP Class CL_CIM_OBJECTWITHREFERENCE (Container for CIM object and its reference)
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_ELEMENT | Basis Class for CIM Elements | 20080930 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CIM_MERGEABLE_ELEMENT | Mergeable CIM Element | 20090310 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CIM_REF_NORMALIZABLE | Reference-Normalizable CIM Element | 20081217 |
Properties
Class | CL_CIM_OBJECTWITHREFERENCE | |
Short Description | Container for CIM object and its reference | |
Super Class | CL_CIM_ELEMENT | Basis Class for CIM Elements |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_WBEM_CIM | WBEM Client: CIM Objects |
Created | 20080930 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CIM_MERGEABLE_ELEMENT | Mergeable CIM Element | 20090310 | ||
2 | IF_CIM_REF_NORMALIZABLE | Reference-Normalizable CIM Element | 20081217 |
Friends
Class CL_CIM_OBJECTWITHREFERENCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CIM_OBJECT | Basis Class for CIM Class and CIM Instance | 20080930 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Reference to CIM Class or CIM Instance | 20080930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Static Creation Method | 20081022 |
2 | ![]() |
Instance method | Public | Method | 20081217 | |
3 | ![]() |
Instance method | Public | Method | 20090310 | |
4 | ![]() |
Instance method | Private | Method | 20090625 | |
5 | ![]() |
Instance method | Public | Method | Sets the CIM object (class, instance) | 20090625 |
6 | ![]() |
Instance method | Public | Method | Sets the CIM reference | 20090625 |
Events
Class CL_CIM_OBJECTWITHREFERENCE has no event.
Types
Class CL_CIM_OBJECTWITHREFERENCE has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CIM_OBJECT | 20081022 | |||
2 | ![]() |
OBJWITHREF | Value transfer | Object reference (TYPE REF TO) | CL_CIM_OBJECTWITHREFERENCE | Container für ein CIM-Objekt und seine Referenz | 20081022 | ||
3 | ![]() |
REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | 20081022 |
Method CREATE on class CL_CIM_OBJECTWITHREFERENCE has no exception.
Method GET_NORMALIZED Signature
Method GET_NORMALIZED on class CL_CIM_OBJECTWITHREFERENCE has no parameter.
Method GET_NORMALIZED on class CL_CIM_OBJECTWITHREFERENCE has no exception.
Method MERGE Signature
Method MERGE on class CL_CIM_OBJECTWITHREFERENCE has no parameter.
Method MERGE on class CL_CIM_OBJECTWITHREFERENCE has no exception.
Method SET_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CIM_OBJECT | Basisklasse für CIM-Klasse und CIM-Instanz | 20090625 | ||
2 | ![]() |
REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Namespace, -Klasse oder -Instanz | 20090625 |
Method SET_IMPL on class CL_CIM_OBJECTWITHREFERENCE has no exception.
Method SET_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CIM_OBJECT | 20090625 |
Method SET_OBJECT on class CL_CIM_OBJECTWITHREFERENCE has no exception.
Method SET_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Namespace, -Klasse oder -Instanz | 20090625 |
Method SET_REFERENCE on class CL_CIM_OBJECTWITHREFERENCE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |