Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_WBEM_SAP_CLIENT | WBEM Operations with SAP Enhancements | 20081010 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WBEM_CLIENT | Abstract Basis Class for WBEM Clients | 20081010 |
Properties
Interface | IF_WBEM_STANDARD_OPS | |
Short Description | Standard WBEM Operations |
General Data
Package | S_WBEM_CLIENT | WBEM Client: CIM Operations and Communication |
Created | 20081010 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_WBEM_STANDARD_OPS has no interface.
Friends
Interface IF_WBEM_STANDARD_OPS has no friend.
Attributes
Interface IF_WBEM_STANDARD_OPS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets references of associated CIM objects | 20081201 |
2 | ![]() |
Instance method | Public | Method | Gets associated CIM objects for source object | 20081201 |
3 | ![]() |
Instance method | Public | Method | Creates new CIM class | 20081201 |
4 | ![]() |
Instance method | Public | Method | Creates new CIM instance | 20081201 |
5 | ![]() |
Instance method | Public | Method | Deletes a CIM class | 20081201 |
6 | ![]() |
Instance method | Public | Method | Deletes a CIM instance | 20081201 |
7 | ![]() |
Instance method | Public | Method | Deletes a qualifier declaration | 20081202 |
8 | ![]() |
Instance method | Public | Method | Closes connection to CIM server | 20081010 |
9 | ![]() |
Instance method | Public | Method | Gets subclasses of class | 20081117 |
10 | ![]() |
Instance method | Public | Method | Gets names of subclasses of class | 20081201 |
11 | ![]() |
Instance method | Public | Method | Gets references of instances of class | 20081201 |
12 | ![]() |
Instance method | Public | Method | Gets instances of class | 20081201 |
13 | ![]() |
Instance method | Public | Method | Gets all qualifier declarations | 20081202 |
14 | ![]() |
Instance method | Public | Method | Gets a single CIM class | 20081010 |
15 | ![]() |
Instance method | Public | Method | Gets a single CIM instance | 20081201 |
16 | ![]() |
Instance method | Public | Method | Gets a single property value of a CIM instance | 20081201 |
17 | ![]() |
Instance method | Public | Method | Gets a qualifier declaration | 20081201 |
18 | ![]() |
Instance method | Public | Method | Gets the target namespace for CIM operations | 20081215 |
19 | ![]() |
Instance method | Public | Method | Changes an existing CIM class | 20081201 |
20 | ![]() |
Instance method | Public | Method | Changes an existing CIM instance | 20081201 |
21 | ![]() |
Instance method | Public | Method | Gets references of associating CIM objects | 20081201 |
22 | ![]() |
Instance method | Public | Method | Gets associating CIM objects for source object | 20081201 |
23 | ![]() |
Instance method | Public | Method | Sets property value of a CIM instance | 20081201 |
24 | ![]() |
Instance method | Public | Method | Sets a property array value of a CIM instance | 20091027 |
25 | ![]() |
Instance method | Public | Method | Creates or overwrites qualifier declaration | 20081201 |
26 | ![]() |
Instance method | Public | Method | Sets target namespace for CIM operations | 20081010 |
27 | ![]() |
Instance method | Public | Method | Returns information about target server and target namespace | 20100310 |
Events
Interface IF_WBEM_STANDARD_OPS has no event.
Types
Interface IF_WBEM_STANDARD_OPS has no local type.
Method Signatures
Method ASSOCIATORNAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSOCCLASS | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Name der Assoziations-Wurzelklasse | 20081201 | ||
2 | ![]() |
CIMREFS | Value transfer | Type reference (TYPE) | CIM_T_REFERENCE | Liste der CIM-Objektreferenzen (CL_CIM_REFERENCE) | 20090120 | ||
3 | ![]() |
OBJECTREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Namespace, -Klasse oder -Instanz | 20081201 | ||
4 | ![]() |
RESULTCLASS | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Name der Ergebnis-Wurzelklasse | 20081201 | ||
5 | ![]() |
RESULTROLE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Assoziationsrolle auf Ergebnisseite | 20081201 | ||
6 | ![]() |
ROLE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Assoziationsrolle auf Quellseite | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method ASSOCIATORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ASSOCCLASS | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Name der Assoziations-Wurzelklasse | 20081201 | ||
2 | ![]() |
CIMOBJECTS | Value transfer | Type reference (TYPE) | CIM_T_OBJWREF | Liste der CIM-Objekte (CL_CIM_OBJECTWITHREFERENCE) | 20081201 | ||
3 | ![]() |
INCLUDECLASSORIGIN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich CLASSORIGIN-Attribut? | 20081201 | |
4 | ![]() |
INCLUDEQUALIFIERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich Qualifier? | 20081201 | |
5 | ![]() |
OBJECTREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Namespace, -Klasse oder -Instanz | 20081201 | ||
6 | ![]() |
PROPERTYLIST | Call by reference | Type reference (TYPE) | CIM_T_ELEMENTNAME | Liste der Properties, die zurückgegeben werden sollen | 20081201 | ||
7 | ![]() |
RESULTCLASS | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Name der Ergebnis-Wurzelklasse | 20081201 | ||
8 | ![]() |
RESULTROLE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Assoziationsrolle auf Ergebnisseite | 20081201 | ||
9 | ![]() |
ROLE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Assoziationsrolle auf Quellseite | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method CREATE_CLASS 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 | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMINSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_INSTANCE | CIM-Instanz | 20081201 | ||
2 | ![]() |
CIMREFERENCE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Namespace, -Klasse oder -Instanz | 20090105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method DELETE_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASSNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Name der Klasse | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method DELETE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCEREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method DELETE_QUALIFIERDECL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUALIFIERNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Qualifiername | 20081202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081202 |
Method DISCONNECT Signature
Method DISCONNECT on Interface IF_WBEM_STANDARD_OPS has no parameter.
Method DISCONNECT on Interface IF_WBEM_STANDARD_OPS has no exception.
Method ENUMERATE_CLASSES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMCLASSES | Value transfer | Type reference (TYPE) | CIM_T_CLASS | Liste der CIM-Klassen | 20081117 | ||
2 | ![]() |
CLASSNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Elementname (case-insensitive) | 20081117 | ||
3 | ![]() |
DEEPINHERITANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Rekursiv einschließlich aller Subklassen? | 20081117 | |
4 | ![]() |
INCLUDECLASSORIGIN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich CLASSORIGIN-Attribut? | 20081117 | |
5 | ![]() |
INCLUDEQUALIFIERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich Qualifier? | 20081117 | |
6 | ![]() |
LOCALONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur lokal definierte Elemente der Klasse lesen? | 20081117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081117 |
Method ENUMERATE_CLASSNAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASSNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Elementname (case-insensitive) | 20081201 | ||
2 | ![]() |
CLASSNAMES | Value transfer | Type reference (TYPE) | CIM_T_ELEMENTNAME | Liste der Klassenreferenzen | 20081201 | ||
3 | ![]() |
DEEPINHERITANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Einschließlich aller Subklassen (rekursiv)? | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method ENUMERATE_INSTANCENAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASSNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Name der Wurzelklasse | 20081201 | ||
2 | ![]() |
INSTANCENAMES | Value transfer | Type reference (TYPE) | CIM_T_REFERENCE | Liste der Instanzenreferenzen | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method ENUMERATE_INSTANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMINSTANCES | Value transfer | Type reference (TYPE) | CIM_T_OBJWREF | Liste der CIM-Instanzen (CL_CIM_OBJECTWITHREFERENCE) | 20081201 | ||
2 | ![]() |
CLASSNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Elementname (case-insensitive) | 20081201 | ||
3 | ![]() |
DEEPINHERITANCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich geerbter Elemente? | 20081201 | |
4 | ![]() |
INCLUDECLASSORIGIN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich CLASSORIGIN-Attribut? | 20081201 | |
5 | ![]() |
INCLUDEQUALIFIERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich Qualifier? | 20081201 | |
6 | ![]() |
LOCALONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur lokal definierte Elemente der Klasse lesen? | 20081201 | |
7 | ![]() |
PROPERTYLIST | Call by reference | Type reference (TYPE) | CIM_T_ELEMENTNAME | Liste der Properties, die zurückgegeben werden sollen | 20090112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method ENUMERATE_QUALIFIERDECLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUALDECLS | Value transfer | Type reference (TYPE) | CIM_T_QUALDECL | Liste der Qualifier-Deklarationen | 20081202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20090130 |
Method GET_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMCLASS | Value transfer | Object reference (TYPE REF TO) | CL_CIM_CLASS | CIM-Klasse | 20081016 | ||
2 | ![]() |
CLASSNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Elementname (case-insensitive) | 20081010 | ||
3 | ![]() |
INCLUDECLASSORIGIN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich CLASSORIGIN-Attribut? | 20081010 | |
4 | ![]() |
INCLUDEQUALIFIERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich Qualifier? | 20081010 | |
5 | ![]() |
LOCALONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur lokal definierte Elemente der Klasse lesen? | 20081010 | |
6 | ![]() |
PROPERTYLIST | Call by reference | Type reference (TYPE) | CIM_T_ELEMENTNAME | Liste der Properties, die zurückgegeben werden sollen | 20081010 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081010 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMINSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_INSTANCE | CIM-Instanz | 20081201 | ||
2 | ![]() |
INCLUDECLASSORIGIN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich CLASSORIGIN-Attribut? | 20081201 | |
3 | ![]() |
INCLUDEQUALIFIERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich Qualifier? | 20081201 | |
4 | ![]() |
INSTANCEREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Namespace, -Klasse oder -Instanz | 20081201 | ||
5 | ![]() |
LOCALONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur lokal definierte Elemente der Klasse lesen? | 20081201 | |
6 | ![]() |
PROPERTYLIST | Call by reference | Type reference (TYPE) | CIM_T_ELEMENTNAME | Liste der Properties, die zurückgegeben werden sollen | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCEREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz der betrachteten Instanz | 20081201 | ||
2 | ![]() |
PROPERTYNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Propertyname | 20081201 | ||
3 | ![]() |
PROPERTYVALUE | Value transfer | Type reference (TYPE) | CIM_S_PROPERTY_VALUE | Wert (Einzelwert, Array oder Referenz) | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method GET_QUALIFIERDECL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUALIFIERDECL | Value transfer | Object reference (TYPE REF TO) | CL_CIM_QUALIFIERDECLARATION | Deklaration eines Qualifiers | 20081201 | ||
2 | ![]() |
QUALIFIERNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Qualifiername | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method GET_TARGET_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Value transfer | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | Name eines CIM-Namespace | 20081215 |
Method GET_TARGET_NAMESPACE on Interface IF_WBEM_STANDARD_OPS has no exception.
Method MODIFY_CLASS 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 | Modifizierte Klasse | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method MODIFY_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMINSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_INSTANCE | Modifizierte Instanz | 20081201 | ||
2 | ![]() |
INCLUDEQUALIFIERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Einschließlich Qualifier? | 20081201 | |
3 | ![]() |
INSTANCEREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Instanz | 20081201 | ||
4 | ![]() |
PROPERTYLIST | Call by reference | Type reference (TYPE) | CIM_T_ELEMENTNAME | Liste der Properties, die geändert werden sollen | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method REFERENCENAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECTREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Namespace, -Klasse oder -Instanz | 20081201 | ||
2 | ![]() |
OBJECTREFS | Value transfer | Type reference (TYPE) | CIM_T_REFERENCE | Liste der CIM-Objektreferenzen (CL_CIM_REFERENCE) | 20081201 | ||
3 | ![]() |
RESULTCLASS | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Name der Assoziations-Wurzelklasse | 20081201 | ||
4 | ![]() |
ROLE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Assoziationsrolle auf Quellseite | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method REFERENCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMOBJECTS | Value transfer | Type reference (TYPE) | CIM_T_OBJWREF | Liste der CIM-Objekte (CL_CIM_OBJECTWITHREFERENCE) | 20081201 | ||
2 | ![]() |
INCLUDECLASSORIGIN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich CLASSORIGIN-Attribut? | 20081201 | |
3 | ![]() |
INCLUDEQUALIFIERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Einschließlich Qualifier? | 20081201 | |
4 | ![]() |
OBJECTREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Namespace, -Klasse oder -Instanz | 20081201 | ||
5 | ![]() |
PROPERTYLIST | Call by reference | Type reference (TYPE) | CIM_T_ELEMENTNAME | Liste der Properties, die zurückgegeben werden sollen | 20081201 | ||
6 | ![]() |
RESULTCLASS | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Name der Assoziations-Wurzelklasse | 20081201 | ||
7 | ![]() |
ROLE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Assoziationsrolle auf Quellseite | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method SET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTANCEREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz der betrachteten Instanz | 20081201 | ||
2 | ![]() |
PROPERTYNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Propertyname | 20081201 | ||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method SET_PROPERTYARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ARRAY | Call by reference | Type reference (TYPE) | CIM_T_VALUEARRAY | 20091027 | |||
2 | ![]() |
INSTANCEREF | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz der betrachteten Instanz | 20091027 | ||
3 | ![]() |
PROPERTYNAME | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Propertyname | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20091027 |
Method SET_QUALIFIERDECL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUALIFIERDECL | Call by reference | Object reference (TYPE REF TO) | CL_CIM_QUALIFIERDECLARATION | Deklaration eines Qualifiers | 20081201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerstatus einer CIM-Operation gemäß WBEM-Standard | 20081201 |
Method SET_TARGET_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | Name eines CIM-Namespace | 20081010 |
Method SET_TARGET_NAMESPACE on Interface IF_WBEM_STANDARD_OPS has no exception.
Method TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20100310 |
Method TO_STRING on Interface IF_WBEM_STANDARD_OPS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |