SAP ABAP Class CL_CIM_DECLARATION (Represents a CIM declaration)
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 | 20081008 |
Properties
| Class | CL_CIM_DECLARATION | |
| Short Description | Represents a CIM declaration | |
| 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 | 20081008 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CIM_DECLARATION has no forward declaration.
Interfaces
Class CL_CIM_DECLARATION has no interface implemented.
Friends
Class CL_CIM_DECLARATION 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) | CIM_T_DECLGROUP | List of CIM Groups | 20081008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a group | 20081008 | |
| 2 | Static method | Public | Method | Static Construction Method | 20081020 | |
| 3 | Instance method | Public | Method | Creates a new group in the declaration | 20081008 |
Events
Class CL_CIM_DECLARATION has no event.
Types
Class CL_CIM_DECLARATION has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Call by reference | Object reference (TYPE REF TO) | CL_CIM_DECLGROUP | Gruppe von Objekten in einer CIM-Deklaration | 20081008 |
Method ADD on class CL_CIM_DECLARATION has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CIMDECL | Value transfer | Object reference (TYPE REF TO) | CL_CIM_DECLARATION | Repräsentiert eine CIM-Declaration | 20081020 |
Method CREATE on class CL_CIM_DECLARATION has no exception.
Method NEW_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GROUP | Value transfer | Object reference (TYPE REF TO) | CL_CIM_DECLGROUP | Gruppe von Objekten in einer CIM-Deklaration | 20081008 |
Method NEW_GROUP on class CL_CIM_DECLARATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |