SAP ABAP Class CL_WBEM_CLIENT (Abstract Basis Class for WBEM Clients)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WBEM_SAP_CLIENT WBEM Operations with SAP Enhancements 20081010
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WBEM_STANDARD_OPS Standard WBEM Operations 20081010
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WBEM_REMOTE_CLIENT Client for WBEM Operations over HTTP 20081010
Properties
Class CL_WBEM_CLIENT  
Short Description Abstract Basis Class for WBEM Clients    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_WBEM_CLIENT   WBEM Client: CIM Operations and Communication 
Created 20081010   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_WBEM_SAP_CLIENT WBEM Operations with SAP Enhancements 20081010
2 IF_WBEM_STANDARD_OPS Standard WBEM Operations 20081010
Friends
# Friend Modeled only Created on Description
1 CL_WBEM_CLIENT_UTIL 20090209 Various Special Methods
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALLOW_NAMESPACE_INSTANCE_OPS Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE Permit operations on instances of CIM_NAMESPACE 20090209
2 C_CIM_NAMESPACE Constant Private Type reference (TYPE) STRING `cim_namespace` Class Name CIM_NAMESPACE (Comparable) 20090209
3 REF_NORMALIZER Instance attribute Protected Object reference (TYPE REF TO) CL_WBEM_REFNORMALIZER Normalizes CIM Reference Objects 20081215
4 TARGET_NAMESPACE Instance attribute Protected Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name of CIM Namespace 20081215
5 USE_INTERNAL_OBJ_SERVER Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Use internal object server name? 20081219
Methods
# Method Level Visibility Method type Description Created on
1 ASSOCIATORNAMES Instance method Public Method 20100304
2 ASSOCIATORNAMES_IMPL Instance method Protected Method 20090115
3 ASSOCIATORS Instance method Public Method 20100304
4 ASSOCIATORS_IMPL Instance method Protected Method 20090115
5 CHECK_HOST Instance method Public Method 20081218
6 CHECK_NAMESPACE_CREATION Instance method Private Method 20090209
7 CHECK_NAMESPACE_DELETION Instance method Private Method 20090209
8 CHECK_RENAME_NAMESPACE_IDENT Instance method Public Method 20090409
9 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081215
10 COPY_INSTANCE Instance method Public Method 20100304
11 COPY_MODIFY_INSTANCE Instance method Public Method 20100304
12 CREATE_CLASS Instance method Public Method 20100304
13 CREATE_CLASS_IMPL Instance method Protected Method 20081219
14 CREATE_INSTANCE Instance method Public Method 20100304
15 CREATE_INSTANCE_IMPL Instance method Protected Method 20081218
16 CREATE_NAMESPACE Instance method Public Method 20100304
17 CREATE_OR_MODIFY_INSTANCE Instance method Public Method 20100304
18 CREATE_OR_MODIFY_INST_IMPL Instance method Protected Method Creates new CIM instance or modifies existing instance 20090409
19 DELETE_CLASS Instance method Public Method 20100304
20 DELETE_CLASS_IMPL Instance method Protected Method 20090114
21 DELETE_CLASS_WITH_DEPENDENTS Instance method Public Method 20100304
22 DELETE_INSTANCE Instance method Public Method 20100304
23 DELETE_INSTANCE_EXTENDED Instance method Public Method 20100304
24 DELETE_INSTANCE_IMPL Instance method Protected Method 20081218
25 DELETE_NAMESPACE Instance method Public Method 20100304
26 DELETE_QUALIFIERDECL Instance method Public Method 20100304
27 DELETE_QUALIFIER_DECL_IMPL Instance method Protected Method 20090130
28 DETERMINE_TARGET_NAMESPACE Instance method Protected Method 20090114
29 DISCONNECT Instance method Public Method 20100304
30 DISCONNECT_IMPL Instance method Protected Method Closes connection to CIM server 20090409
31 ENUMERATE_CLASSES Instance method Public Method 20100304
32 ENUMERATE_CLASSES_IMPL Instance method Protected Method 20090112
33 ENUMERATE_CLASSNAMES Instance method Public Method 20100304
34 ENUMERATE_CLASSNAMES_IMPL Instance method Protected Method 20090108
35 ENUMERATE_INSTANCENAMES Instance method Public Method 20100304
36 ENUMERATE_INSTANCENAMES_IMPL Instance method Protected Method 20090115
37 ENUMERATE_INSTANCES Instance method Public Method 20100304
38 ENUMERATE_INSTANCES_IMPL Instance method Protected Method 20090114
39 ENUMERATE_INSTANCES_NOSUB Instance method Public Method 20100304
40 ENUMERATE_INSTANCES_NOSUB_IMPL Instance method Protected Method Gets instances of class without subclasses 20090409
41 ENUMERATE_INSTNAMES_NOSUB Instance method Public Method 20100304
42 ENUMERATE_INSTNAMES_NOSUB_IMPL Instance method Protected Method Gets references of instances of class without subclasses 20090409
43 ENUMERATE_NAMESPACES Instance method Public Method 20100304
44 ENUMERATE_NAMESPACES_IMPL Instance method Private Method 20090901
45 ENUMERATE_QUALIFIERDECLS Instance method Public Method 20100304
46 ENUMERATE_QUALIFIERDECLS_IMPL Instance method Protected Method 20090130
47 EXISTS_CLASS Instance method Public Method 20100304
48 EXISTS_INSTANCE Instance method Public Method 20100304
49 GET_CLASS Instance method Public Method 20100304
50 GET_CLASS_IMPL Instance method Protected Method 20090113
51 GET_DEFAULT_NAMESPACE Instance method Protected Method 20081218
52 GET_INSTANCE Instance method Public Method 20100304
53 GET_INSTANCE_COUNT Instance method Public Method 20100304
54 GET_INSTANCE_COUNT_IMPL Instance method Protected Method Gets number of CIM instances of class 20090409
55 GET_INSTANCE_IMPL Instance method Protected Method 20090113
56 GET_OBJECTSERVER Instance method Public Method 20100304
57 GET_OBJECTSERVER_IMPL Instance method Protected Method 20081219
58 GET_PROPERTY Instance method Public Method 20100304
59 GET_PROPERTY_IMPL Instance method Protected Method 20090115
60 GET_QUALIFIERDECL Instance method Public Method 20100304
61 GET_QUALIFIER_DECLARATION_IMPL Instance method Protected Method 20090130
62 GET_REFERENCE_COUNT Instance method Public Method 20100304
63 GET_REFERENCE_COUNT_IMPL Instance method Protected Method Gets number of associations with instance 20090409
64 GET_REFERENCE_NORMALIZATION Instance method Public Method 20100304
65 GET_SERVER_INFO Instance method Protected Method Gets server information (if known) 20091022
66 GET_SUPERCLASSES Instance method Public Method 20100304
67 GET_SUPERCLASSES_IMPL Instance method Protected Method 20090112
68 GET_SUPERCLASSNAMES Instance method Public Method 20100304
69 GET_SUPERCLASSNAMES_IMPL Instance method Protected Method 20090112
70 GET_TARGET_NAMESPACE Instance method Public Method 20100304
71 MERGE_INSTANCE Instance method Public Method 20100304
72 MERGE_INSTANCE_BOOLEAN Instance method Protected Method Changes an existing CIM instance 20090722
73 MODIFY_CLASS Instance method Public Method 20100304
74 MODIFY_CLASS_BOOLEAN Instance method Protected Method Changes an existing CIM class 20090209
75 MODIFY_CLASS_IMPL Instance method Protected Method 20090114
76 MODIFY_INSTANCE Instance method Public Method 20100304
77 MODIFY_INSTANCE_BOOLEAN Instance method Protected Method Changes an existing CIM instance 20090209
78 MODIFY_MERGE_INSTANCE_IMPL Instance method Protected Method 20090114
79 MODIFY_MERGE_INSTANCE_OUT_IMPL Instance method Protected Method 20090114
80 NORMALIZE_LIST Instance method Public Method Reference Normalizer 20081219
81 NORMALIZE_REFERENCES Instance method Public Method Reference Normalizer 20081219
82 REFERENCENAMES Instance method Public Method 20100304
83 REFERENCENAMES_ASSOCFILTER Instance method Public Method 20100304
84 REFERENCENAMES_IMPL Instance method Protected Method 20090115
85 REFERENCES Instance method Public Method 20100304
86 REFERENCES_ASSOCFILTER Instance method Public Method 20100304
87 REFERENCES_IMPL Instance method Protected Method 20090115
88 RENAME_INSTANCE Instance method Public Method 20100304
89 RENAME_INSTANCE_IMPL Instance method Protected Method Changes the key of a CIM instance 20090409
90 RENAME_MODIFY_INSTANCE Instance method Public Method 20100304
91 SET_PROPERTY Instance method Public Method 20100304
92 SET_PROPERTYARRAY Instance method Public Method 20100304
93 SET_PROPERTY_IMPL Instance method Protected Method 20090115
94 SET_QUALIFIERDECL Instance method Public Method 20100304
95 SET_QUALIFIER_DECLARATION_IMPL Instance method Protected Method 20090105
96 SET_REFERENCE_NORMALIZATION Instance method Public Method 20100304
97 SET_TARGET_NAMESPACE Instance method Public Method 20091111
98 TO_STRING Instance method Public Method 20100310
Events
Class CL_WBEM_CLIENT has no event.
Types
Class CL_WBEM_CLIENT has no local type.
Method Signatures

Method ASSOCIATORNAMES Signature

Method ASSOCIATORNAMES on class CL_WBEM_CLIENT has no parameter.
Method ASSOCIATORNAMES on class CL_WBEM_CLIENT has no exception.

Method ASSOCIATORNAMES_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASSOCCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
2 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090115
3 Importing OBJECTREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090115
4 Returning OBJECTREFS Value transfer Type reference (TYPE) CIM_T_REFERENCE Liste von CIM-Elementen 20090115
5 Importing RESULTCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
6 Importing RESULTROLE Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
7 Importing ROLE Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090115

Method ASSOCIATORS Signature

Method ASSOCIATORS on class CL_WBEM_CLIENT has no parameter.
Method ASSOCIATORS on class CL_WBEM_CLIENT has no exception.

Method ASSOCIATORS_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090130
2 Importing ASSOCCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
3 Returning CIMOBJECTS Value transfer Type reference (TYPE) CIM_T_OBJWREF Liste von CIM-Elementen 20090115
4 Importing INCLUDECLASSORIGIN Call by reference Type reference (TYPE) ABAP_BOOL 20090115
5 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL 20090115
6 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090115
7 Importing OBJECTREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090115
8 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Tabelle von Elementnamen 20090115
9 Importing RESULTCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
10 Importing RESULTROLE Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
11 Importing ROLE Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090115

Method CHECK_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CIMREFERENCE Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090113
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090310

Method CHECK_NAMESPACE_CREATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Object reference (TYPE REF TO) CL_CIM_INSTANCE CIM-Instanz 20090209
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION Ausnahme der WBEM-Programmierschnittstelle 20090209

Method CHECK_NAMESPACE_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090209
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION Ausnahme der WBEM-Programmierschnittstelle 20090209

Method CHECK_RENAME_NAMESPACE_IDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090409
2 Importing TARGETREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090409
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION Ausnahme der WBEM-Programmierschnittstelle 20090409

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALLOW_NAMESPACE_INSTANCE_OPS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090209
2 Importing REF_NORMALIZER Call by reference Object reference (TYPE REF TO) CL_WBEM_REFNORMALIZER Normalisiert CIM-Reference-Objekte 20081215
3 Importing TARGET_NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20081215

Method CONSTRUCTOR on class CL_WBEM_CLIENT has no exception.

Method COPY_INSTANCE Signature

Method COPY_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method COPY_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method COPY_MODIFY_INSTANCE Signature

Method COPY_MODIFY_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method COPY_MODIFY_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method CREATE_CLASS Signature

Method CREATE_CLASS on class CL_WBEM_CLIENT has no parameter.
Method CREATE_CLASS on class CL_WBEM_CLIENT has no exception.

Method CREATE_CLASS_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CIMCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_CLASS CIM-Klasse 20081219
2 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20081219
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20081219

Method CREATE_INSTANCE Signature

Method CREATE_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method CREATE_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method CREATE_INSTANCE_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CIMREFERENCE Value transfer Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090105
2 Importing INSTANCE Call by reference Object reference (TYPE REF TO) CL_CIM_INSTANCE CIM-Instanz 20081218
3 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20081218
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20081218

Method CREATE_NAMESPACE Signature

Method CREATE_NAMESPACE on class CL_WBEM_CLIENT has no parameter.
Method CREATE_NAMESPACE on class CL_WBEM_CLIENT has no exception.

Method CREATE_OR_MODIFY_INSTANCE Signature

Method CREATE_OR_MODIFY_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method CREATE_OR_MODIFY_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method CREATE_OR_MODIFY_INST_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CIMINSTANCE Call by reference Object reference (TYPE REF TO) CL_CIM_INSTANCE CIM-Instanz 20090409
2 Returning INSTANCEREF Value transfer Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf neue oder geänderte Instanz 20090409
3 Importing MERGE Call by reference Type reference (TYPE) ABAP_BOOL Geänderte und existierende Instanz zusammenfügen? 20090409
4 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090409
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090409

Method DELETE_CLASS Signature

Method DELETE_CLASS on class CL_WBEM_CLIENT has no parameter.
Method DELETE_CLASS on class CL_WBEM_CLIENT has no exception.

Method DELETE_CLASS_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090114
2 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090114
3 Returning RESULT Value transfer Type reference (TYPE) CIM_T_REFERENCE 20091027
4 Importing WITH_REFERENCES Call by reference Type reference (TYPE) ABAP_BOOL 20090209
5 Importing WITH_SUBCLASSES Call by reference Type reference (TYPE) ABAP_BOOL 20090114
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090114

Method DELETE_CLASS_WITH_DEPENDENTS Signature

Method DELETE_CLASS_WITH_DEPENDENTS on class CL_WBEM_CLIENT has no parameter.
Method DELETE_CLASS_WITH_DEPENDENTS on class CL_WBEM_CLIENT has no exception.

Method DELETE_INSTANCE Signature

Method DELETE_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method DELETE_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method DELETE_INSTANCE_EXTENDED Signature

Method DELETE_INSTANCE_EXTENDED on class CL_WBEM_CLIENT has no parameter.
Method DELETE_INSTANCE_EXTENDED on class CL_WBEM_CLIENT has no exception.

Method DELETE_INSTANCE_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20081218
2 Importing MUST_EXIST Call by reference Type reference (TYPE) ABAP_BOOL 20081218
3 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20081218
4 Returning RESULT Value transfer Type reference (TYPE) CIM_T_REFERENCE 20091027
5 Importing WITH_REFERENCES Call by reference Type reference (TYPE) ABAP_BOOL 20090209
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20081218

Method DELETE_NAMESPACE Signature

Method DELETE_NAMESPACE on class CL_WBEM_CLIENT has no parameter.
Method DELETE_NAMESPACE on class CL_WBEM_CLIENT has no exception.

Method DELETE_QUALIFIERDECL Signature

Method DELETE_QUALIFIERDECL on class CL_WBEM_CLIENT has no parameter.
Method DELETE_QUALIFIERDECL on class CL_WBEM_CLIENT has no exception.

Method DELETE_QUALIFIER_DECL_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090130
2 Importing QUALIFIERNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Qualifiername 20090130
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090130

Method DETERMINE_TARGET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CIMREFERENCE Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090114
2 Returning NAMESPACE Value transfer Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090114

Method DETERMINE_TARGET_NAMESPACE on class CL_WBEM_CLIENT has no exception.

Method DISCONNECT Signature

Method DISCONNECT on class CL_WBEM_CLIENT has no parameter.
Method DISCONNECT on class CL_WBEM_CLIENT has no exception.

Method DISCONNECT_IMPL Signature

Method DISCONNECT_IMPL on class CL_WBEM_CLIENT has no parameter.
Method DISCONNECT_IMPL on class CL_WBEM_CLIENT has no exception.

Method ENUMERATE_CLASSES Signature

Method ENUMERATE_CLASSES on class CL_WBEM_CLIENT has no parameter.
Method ENUMERATE_CLASSES on class CL_WBEM_CLIENT has no exception.

Method ENUMERATE_CLASSES_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CIMCLASSES Value transfer Type reference (TYPE) CIM_T_CLASS Liste von CIM-Elementen 20090112
2 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090112
3 Importing DEEPINHERITANCE Call by reference Type reference (TYPE) ABAP_BOOL 20090112
4 Importing INCLUDECLASSORIGIN Call by reference Type reference (TYPE) ABAP_BOOL 20090112
5 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL 20090112
6 Importing LOCALONLY Call by reference Type reference (TYPE) ABAP_BOOL 20090112
7 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE 20090409
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090114

Method ENUMERATE_CLASSNAMES Signature

Method ENUMERATE_CLASSNAMES on class CL_WBEM_CLIENT has no parameter.
Method ENUMERATE_CLASSNAMES on class CL_WBEM_CLIENT has no exception.

Method ENUMERATE_CLASSNAMES_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090108
2 Returning CLASSNAMES Value transfer Type reference (TYPE) CIM_T_ELEMENTNAME 20090108
3 Importing DEEPINHERITANCE Call by reference Type reference (TYPE) ABAP_BOOL 20090108
4 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE 20090409
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090108

Method ENUMERATE_INSTANCENAMES Signature

Method ENUMERATE_INSTANCENAMES on class CL_WBEM_CLIENT has no parameter.
Method ENUMERATE_INSTANCENAMES on class CL_WBEM_CLIENT has no exception.

Method ENUMERATE_INSTANCENAMES_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
2 Returning INSTANCENAMES Value transfer Type reference (TYPE) CIM_T_REFERENCE Liste von CIM-Elementen 20090115
3 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090115
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090115

Method ENUMERATE_INSTANCES Signature

Method ENUMERATE_INSTANCES on class CL_WBEM_CLIENT has no parameter.
Method ENUMERATE_INSTANCES on class CL_WBEM_CLIENT has no exception.

Method ENUMERATE_INSTANCES_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090130
2 Returning CIMINSTANCES Value transfer Type reference (TYPE) CIM_T_OBJWREF Liste von CIM-Elementen 20090114
3 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090114
4 Importing DEEPINHERITANCE Call by reference Type reference (TYPE) ABAP_BOOL 20090114
5 Importing INCLUDECLASSORIGIN Call by reference Type reference (TYPE) ABAP_BOOL 20090114
6 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL 20090114
7 Importing LOCALONLY Call by reference Type reference (TYPE) ABAP_BOOL 20090114
8 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090114
9 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Tabelle von Elementnamen 20090114
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090130

Method ENUMERATE_INSTANCES_NOSUB Signature

Method ENUMERATE_INSTANCES_NOSUB on class CL_WBEM_CLIENT has no parameter.
Method ENUMERATE_INSTANCES_NOSUB on class CL_WBEM_CLIENT has no exception.

Method ENUMERATE_INSTANCES_NOSUB_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090409
2 Returning CIMINSTANCES Value transfer Type reference (TYPE) CIM_T_OBJWREF Liste der CIM-Instanzen (CL_CIM_OBJECTWITHREFERENCE) 20090409
3 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090409
4 Importing INCLUDECLASSORIGIN Call by reference Type reference (TYPE) ABAP_BOOL Einschließlich CLASSORIGIN-Attribut? 20090409
5 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL Einschließlich Qualifier? 20090409
6 Importing LOCALONLY Call by reference Type reference (TYPE) ABAP_BOOL Nur lokal definierte Elemente der Klasse lesen? 20090409
7 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090409
8 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Liste der Properties, die zurückgegeben werden sollen 20090409
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090409

Method ENUMERATE_INSTNAMES_NOSUB Signature

Method ENUMERATE_INSTNAMES_NOSUB on class CL_WBEM_CLIENT has no parameter.
Method ENUMERATE_INSTNAMES_NOSUB on class CL_WBEM_CLIENT has no exception.

Method ENUMERATE_INSTNAMES_NOSUB_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Name der Wurzelklasse 20090409
2 Returning INSTANCENAMES Value transfer Type reference (TYPE) CIM_T_REFERENCE Liste der Instanzenreferenzen 20090409
3 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090409
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090409

Method ENUMERATE_NAMESPACES Signature

Method ENUMERATE_NAMESPACES on class CL_WBEM_CLIENT has no parameter.
Method ENUMERATE_NAMESPACES on class CL_WBEM_CLIENT has no exception.

Method ENUMERATE_NAMESPACES_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMESPACES Value transfer Type reference (TYPE) CIM_T_NAMESPACE 20090901
2 Importing WBEM_COMPLIANT Call by reference Type reference (TYPE) ABAP_BOOL 20090901
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090901

Method ENUMERATE_QUALIFIERDECLS Signature

Method ENUMERATE_QUALIFIERDECLS on class CL_WBEM_CLIENT has no parameter.
Method ENUMERATE_QUALIFIERDECLS on class CL_WBEM_CLIENT has no exception.

Method ENUMERATE_QUALIFIERDECLS_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090130
2 Returning QUALDECLS Value transfer Type reference (TYPE) CIM_T_QUALDECL Liste von CIM-Elementen 20090130
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090130

Method EXISTS_CLASS Signature

Method EXISTS_CLASS on class CL_WBEM_CLIENT has no parameter.
Method EXISTS_CLASS on class CL_WBEM_CLIENT has no exception.

Method EXISTS_INSTANCE Signature

Method EXISTS_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method EXISTS_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method GET_CLASS Signature

Method GET_CLASS on class CL_WBEM_CLIENT has no parameter.
Method GET_CLASS on class CL_WBEM_CLIENT has no exception.

Method GET_CLASS_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090130
2 Returning CIMCLASS Value transfer Object reference (TYPE REF TO) CL_CIM_CLASS CIM-Klasse 20090113
3 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090113
4 Importing INCLUDECLASSORIGIN Call by reference Type reference (TYPE) ABAP_BOOL 20090113
5 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL 20090113
6 Importing LOCALONLY Call by reference Type reference (TYPE) ABAP_BOOL 20090113
7 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090114
8 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Tabelle von Elementnamen 20090113
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090113

Method GET_DEFAULT_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20091111

Method GET_DEFAULT_NAMESPACE on class CL_WBEM_CLIENT has no exception.

Method GET_INSTANCE Signature

Method GET_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method GET_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method GET_INSTANCE_COUNT Signature

Method GET_INSTANCE_COUNT on class CL_WBEM_CLIENT has no parameter.
Method GET_INSTANCE_COUNT on class CL_WBEM_CLIENT has no exception.

Method GET_INSTANCE_COUNT_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Name der CIM-Klasse 20090409
2 Returning COUNT Value transfer Type reference (TYPE) I Anzahl der Instanzen (ohne Subklassen) 20090409
3 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090409
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090409

Method GET_INSTANCE_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090130
2 Returning CIMINSTANCE Value transfer Object reference (TYPE REF TO) CL_CIM_INSTANCE CIM-Instanz 20090113
3 Importing INCLUDECLASSORIGIN Call by reference Type reference (TYPE) ABAP_BOOL 20090113
4 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL 20090113
5 Importing INSTANCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090113
6 Importing LOCALONLY Call by reference Type reference (TYPE) ABAP_BOOL 20090113
7 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090113
8 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Tabelle von Elementnamen 20090113
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090114

Method GET_OBJECTSERVER Signature

Method GET_OBJECTSERVER on class CL_WBEM_CLIENT has no parameter.
Method GET_OBJECTSERVER on class CL_WBEM_CLIENT has no exception.

Method GET_OBJECTSERVER_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERNAL Call by reference Type reference (TYPE) ABAP_BOOL Internen Namen zurückgeben? 20081219
2 Returning OBJECTSERVER Value transfer Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20081219
3 Importing USE_CACHE Call by reference Type reference (TYPE) ABAP_BOOL Lokal gepufferten Wert zurückgeben? 20081219
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090310
2 CX_WBEM_EXCEPTION Ausnahme der WBEM-Programmierschnittstelle 20081219

Method GET_PROPERTY Signature

Method GET_PROPERTY on class CL_WBEM_CLIENT has no parameter.
Method GET_PROPERTY on class CL_WBEM_CLIENT has no exception.

Method GET_PROPERTY_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090115
2 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090115
3 Importing PROPERTYNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
4 Returning PROPERTYVALUE Value transfer Type reference (TYPE) CIM_S_PROPERTY_VALUE Basisklasse für CIM-Elemente 20090115
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090115

Method GET_QUALIFIERDECL Signature

Method GET_QUALIFIERDECL on class CL_WBEM_CLIENT has no parameter.
Method GET_QUALIFIERDECL on class CL_WBEM_CLIENT has no exception.

Method GET_QUALIFIER_DECLARATION_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090130
2 Returning QUALIFIERDECL Value transfer Object reference (TYPE REF TO) CL_CIM_QUALIFIERDECLARATION Deklaration eines Qualifiers 20090130
3 Importing QUALIFIERNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Qualifiername 20090130
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090130

Method GET_REFERENCE_COUNT Signature

Method GET_REFERENCE_COUNT on class CL_WBEM_CLIENT has no parameter.
Method GET_REFERENCE_COUNT on class CL_WBEM_CLIENT has no exception.

Method GET_REFERENCE_COUNT_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I Anzahl der Assoziationen 20090409
2 Importing INSTANCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf die betrachtete Instanz 20090409
3 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090409
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090409

Method GET_REFERENCE_NORMALIZATION Signature

Method GET_REFERENCE_NORMALIZATION on class CL_WBEM_CLIENT has no parameter.
Method GET_REFERENCE_NORMALIZATION on class CL_WBEM_CLIENT has no exception.

Method GET_SERVER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WBEM_IMPLEMENTATION_INFO 20091022

Method GET_SERVER_INFO on class CL_WBEM_CLIENT has no exception.

Method GET_SUPERCLASSES Signature

Method GET_SUPERCLASSES on class CL_WBEM_CLIENT has no parameter.
Method GET_SUPERCLASSES on class CL_WBEM_CLIENT has no exception.

Method GET_SUPERCLASSES_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090403
2 Returning CIMCLASSES Value transfer Type reference (TYPE) CIM_T_CLASS Liste von CIM-Elementen 20090112
3 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090112
4 Importing INCLUDECLASSORIGIN Call by reference Type reference (TYPE) ABAP_BOOL 20090112
5 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL 20090112
6 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE 20090409
7 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Tabelle von Elementnamen 20090112
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090113

Method GET_SUPERCLASSNAMES Signature

Method GET_SUPERCLASSNAMES on class CL_WBEM_CLIENT has no parameter.
Method GET_SUPERCLASSNAMES on class CL_WBEM_CLIENT has no exception.

Method GET_SUPERCLASSNAMES_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CIMCLASSNAMES Value transfer Type reference (TYPE) CIM_T_ELEMENTNAME Liste von CIM-Elementen 20090112
2 Importing CLASSNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090112
3 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE 20090409
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090113

Method GET_TARGET_NAMESPACE Signature

Method GET_TARGET_NAMESPACE on class CL_WBEM_CLIENT has no parameter.
Method GET_TARGET_NAMESPACE on class CL_WBEM_CLIENT has no exception.

Method MERGE_INSTANCE Signature

Method MERGE_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method MERGE_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method MERGE_INSTANCE_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090722
2 Importing CIMINSTANCE Call by reference Object reference (TYPE REF TO) CL_CIM_INSTANCE Modifizierte Instanz 20090722
3 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL Einschließlich Qualifier? 20090722
4 Importing INSTANCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Instanz 20090722
5 Returning MODIFIED Value transfer Type reference (TYPE) ABAP_BOOL 20090722
6 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Liste der Properties, die geändert werden sollen 20090722
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090722

Method MODIFY_CLASS Signature

Method MODIFY_CLASS on class CL_WBEM_CLIENT has no parameter.
Method MODIFY_CLASS on class CL_WBEM_CLIENT has no exception.

Method MODIFY_CLASS_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CIMCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_CLASS Modifizierte Klasse 20090209
2 Returning MODIFIED Value transfer Type reference (TYPE) ABAP_BOOL 20090209
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090209

Method MODIFY_CLASS_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CIMCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_CLASS CIM-Klasse 20090114
2 Returning MODIFIED Value transfer Type reference (TYPE) ABAP_BOOL 20090209
3 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090114
4 Importing VOIDRESULT Call by reference Type reference (TYPE) ABAP_BOOL 20090114
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090114

Method MODIFY_INSTANCE Signature

Method MODIFY_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method MODIFY_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method MODIFY_INSTANCE_BOOLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090209
2 Importing CIMINSTANCE Call by reference Object reference (TYPE REF TO) CL_CIM_INSTANCE Modifizierte Instanz 20090209
3 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL Einschließlich Qualifier? 20090209
4 Importing INSTANCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Instanz 20090209
5 Returning MODIFIED Value transfer Type reference (TYPE) ABAP_BOOL 20090209
6 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Liste der Properties, die geändert werden sollen 20090209
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090209

Method MODIFY_MERGE_INSTANCE_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090209
2 Importing CIMINSTANCE Call by reference Object reference (TYPE REF TO) CL_CIM_INSTANCE CIM-Instanz 20090114
3 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL 20090114
4 Importing INSTANCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090114
5 Importing MERGE Call by reference Type reference (TYPE) ABAP_BOOL 20090114
6 Returning MODIFIED Value transfer Type reference (TYPE) ABAP_BOOL 20090209
7 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090114
8 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Tabelle von Elementnamen 20090114
9 Importing VOIDRESULT Call by reference Type reference (TYPE) ABAP_BOOL 20090209
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090114

Method MODIFY_MERGE_INSTANCE_OUT_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090209
2 Importing CIMINSTANCE Call by reference Object reference (TYPE REF TO) CL_CIM_INSTANCE CIM-Instanz 20090114
3 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL 20090114
4 Importing INSTANCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090114
5 Importing MERGE Call by reference Type reference (TYPE) ABAP_BOOL 20090114
6 Returning MODIFIED Value transfer Type reference (TYPE) ABAP_BOOL 20090209
7 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE 20090409
8 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Tabelle von Elementnamen 20090114
9 Importing VOIDRESULT Call by reference Type reference (TYPE) ABAP_BOOL 20090209
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090114

Method NORMALIZE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing LIST_CLASS Call by reference Type reference (TYPE) CIM_T_CLASS 20091027
2 Changing LIST_OBJWREF Call by reference Type reference (TYPE) CIM_T_OBJWREF 20091027
3 Changing LIST_REFERENCE Call by reference Type reference (TYPE) CIM_T_REFERENCE 20091027
4 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20081219
5 Importing WBEM_DEFAULT_IS_FQ Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Wahr, falls der WBEM-Default "fully qualified" vorsieht 20081219
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090310

Method NORMALIZE_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CIMELEMENT Call by reference Object reference (TYPE REF TO) IF_CIM_REF_NORMALIZABLE Referenznormalisierbares CIM-Element 20081219
2 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20081219
3 Returning NORMALIZED Value transfer Object reference (TYPE REF TO) CL_CIM_ELEMENT Basisklasse für CIM-Elemente 20081219
4 Importing WBEM_DEFAULT_IS_FQ Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Wahr, falls der WBEM-Default "fully qualified" vorsieht 20081219
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090310

Method REFERENCENAMES Signature

Method REFERENCENAMES on class CL_WBEM_CLIENT has no parameter.
Method REFERENCENAMES on class CL_WBEM_CLIENT has no exception.

Method REFERENCENAMES_ASSOCFILTER Signature

Method REFERENCENAMES_ASSOCFILTER on class CL_WBEM_CLIENT has no parameter.
Method REFERENCENAMES_ASSOCFILTER on class CL_WBEM_CLIENT has no exception.

Method REFERENCENAMES_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ASSOCCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
2 Importing ASSOCIATORCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
3 Importing ASSOCIATORROLE Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
4 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090115
5 Importing OBJECTREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090115
6 Returning OBJECTREFS Value transfer Type reference (TYPE) CIM_T_REFERENCE Liste von CIM-Elementen 20090115
7 Importing ROLE Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090115

Method REFERENCES Signature

Method REFERENCES on class CL_WBEM_CLIENT has no parameter.
Method REFERENCES on class CL_WBEM_CLIENT has no exception.

Method REFERENCES_ASSOCFILTER Signature

Method REFERENCES_ASSOCFILTER on class CL_WBEM_CLIENT has no parameter.
Method REFERENCES_ASSOCFILTER on class CL_WBEM_CLIENT has no exception.

Method REFERENCES_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLY_PROPLIST Call by reference Type reference (TYPE) ABAP_BOOL 20090130
2 Importing ASSOCCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090130
3 Importing ASSOCIATORCLASS Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090130
4 Importing ASSOCIATORROLE Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090130
5 Returning CIMOBJECTS Value transfer Type reference (TYPE) CIM_T_OBJWREF Liste von CIM-Elementen 20090115
6 Importing INCLUDECLASSORIGIN Call by reference Type reference (TYPE) ABAP_BOOL 20090115
7 Importing INCLUDEQUALIFIERS Call by reference Type reference (TYPE) ABAP_BOOL 20090115
8 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090115
9 Importing OBJECTREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090115
10 Importing PROPERTYLIST Call by reference Type reference (TYPE) CIM_T_ELEMENTNAME Tabelle von Elementnamen 20090115
11 Importing ROLE Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090115
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090115

Method RENAME_INSTANCE Signature

Method RENAME_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method RENAME_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method RENAME_INSTANCE_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDITIONAL_REFERENCES Call by reference Type reference (TYPE) ABAP_BOOL Darf die Zielinstanz eigene Assoziationen haben? 20090409
2 Importing ALLOW_EXISTING_TARGETS Call by reference Type reference (TYPE) ABAP_BOOL Sollen existierende Zielinstanzen überschrieben werden? 20090409
3 Importing DO_COPY Call by reference Type reference (TYPE) ABAP_BOOL 20090409
4 Returning INSTANCEREFS Value transfer Type reference (TYPE) CIM_T_REFERENCE Referenzenliste der umbenannten Instanzen 20090409
5 Importing MERGE Call by reference Type reference (TYPE) ABAP_BOOL Original- und Zielinstanz zusammenfügen? 20090409
6 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090409
7 Importing SOURCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf die Originalinstanz 20090409
8 Importing TARGETINST Call by reference Object reference (TYPE REF TO) CL_CIM_INSTANCE CIM-Instanz 20090409
9 Importing TARGETREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf die neue Instanz 20090409
10 Importing WEAK_REFERENCES Call by reference Type reference (TYPE) ABAP_BOOL Darf das Original schwache Assoziierte behalten? 20090409
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090409

Method RENAME_MODIFY_INSTANCE Signature

Method RENAME_MODIFY_INSTANCE on class CL_WBEM_CLIENT has no parameter.
Method RENAME_MODIFY_INSTANCE on class CL_WBEM_CLIENT has no exception.

Method SET_PROPERTY Signature

Method SET_PROPERTY on class CL_WBEM_CLIENT has no parameter.
Method SET_PROPERTY on class CL_WBEM_CLIENT has no exception.

Method SET_PROPERTYARRAY Signature

Method SET_PROPERTYARRAY on class CL_WBEM_CLIENT has no parameter.
Method SET_PROPERTYARRAY on class CL_WBEM_CLIENT has no exception.

Method SET_PROPERTY_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARRAY Call by reference Type reference (TYPE) CIM_T_VALUEARRAY Tabelle von CIM-Werten (Value Array) 20091027
2 Importing INSTANCEREF Call by reference Object reference (TYPE REF TO) CL_CIM_REFERENCE Referenz auf CIM-Namespace, -Klasse oder -Instanz 20090130
3 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090130
4 Importing PROPERTYNAME Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20090130
5 Importing VALUE Call by reference Type reference (TYPE) STRING 20091027
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090130

Method SET_QUALIFIERDECL Signature

Method SET_QUALIFIERDECL on class CL_WBEM_CLIENT has no parameter.
Method SET_QUALIFIERDECL on class CL_WBEM_CLIENT has no exception.

Method SET_QUALIFIER_DECLARATION_IMPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMESPACE Call by reference Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20090105
2 Importing QUALIFIERDECL Call by reference Object reference (TYPE REF TO) CL_CIM_QUALIFIERDECLARATION Deklaration eines Qualifiers 20090105
# Exception Resumable Description Created on
1 CX_WBEM_CIM_ERR Fehlerstatus einer CIM-Operation gemäß WBEM-Standard 20090105

Method SET_REFERENCE_NORMALIZATION Signature

Method SET_REFERENCE_NORMALIZATION on class CL_WBEM_CLIENT has no parameter.
Method SET_REFERENCE_NORMALIZATION on class CL_WBEM_CLIENT has no exception.

Method SET_TARGET_NAMESPACE Signature

Method SET_TARGET_NAMESPACE on class CL_WBEM_CLIENT has no parameter.
Method SET_TARGET_NAMESPACE on class CL_WBEM_CLIENT has no exception.

Method TO_STRING Signature

Method TO_STRING on class CL_WBEM_CLIENT has no parameter.
Method TO_STRING on class CL_WBEM_CLIENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720