SAP ABAP Class CL_WBEM_CLIENTFACTORY (Factory 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
Properties
Class CL_WBEM_CLIENTFACTORY  
Short Description Factory for WBEM Clients    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_WBEM_CLIENT   WBEM Client: CIM Operations and Communication 
Created 20081118   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
Class CL_WBEM_CLIENTFACTORY has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WBEM_REMOTE_CLIENT 20091111 Client for WBEM Operations over HTTP
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CIM_DEFAULTS Static Attribute Public Object reference (TYPE REF TO) CL_WBEM_CLIENTFACTORY CIM Standard Configuration 20081215
2 DYNAMIC_DEFAULTS Static Attribute Public Object reference (TYPE REF TO) CL_WBEM_CLIENTFACTORY Dynamic Standard Configuration 20091111
3 ID Instance attribute Private Type reference (TYPE) I 20081215
4 ID_CIM_DEFAULTS Constant Public Type reference (TYPE) I 1 ID for CIM Standard Configuration 20081215
5 ID_DYNAMIC_DEFAULTS Constant Public Type reference (TYPE) I 4 ID for Dynamic Standard Configuration 20091111
6 ID_LMDB_DEFAULTS Constant Public Type reference (TYPE) I 3 ID for Standard LMDB Configuration 20091111
7 ID_SLD_DEFAULTS Constant Public Type reference (TYPE) I 2 ID for SLD Standard Configuration 20081215
8 LMDB_DEFAULTS Static Attribute Public Object reference (TYPE REF TO) CL_WBEM_CLIENTFACTORY Standard LMDB Configuration 20091111
9 SLD_DEFAULTS Static Attribute Public Object reference (TYPE REF TO) CL_WBEM_CLIENTFACTORY SLD Standard Configuration 20081215
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081215
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081215
3 CREATE_BY_DEST Instance method Public Method Creates a client with HTTP destination (SM59) 20081118
4 CREATE_BY_PARAMETERS Instance method Public Method Creates a client with explicit parameters 20081126
5 CREATE_BY_URL Instance method Public Method Creates a client with URL 20081126
6 GET_DEFAULT_NAMESPACE Instance method Private Method Gets default target namespace 20081215
7 GET_DEFAULT_REFNORMALIZER Instance method Private Method Gets default reference normalizer 20081215
8 GET_ID Instance method Public Method Gets ID 20081215
Events
Class CL_WBEM_CLIENTFACTORY has no event.
Types
Class CL_WBEM_CLIENTFACTORY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WBEM_CLIENTFACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WBEM_CLIENTFACTORY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) I ID 20081215

Method CONSTRUCTOR on class CL_WBEM_CLIENTFACTORY has no exception.

Method CREATE_BY_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESTINATION Call by reference Type reference (TYPE) RFCDEST HTTP-Destinationsname (SM59) 20081118
2 Returning WBEMCLIENT Value transfer Object reference (TYPE REF TO) IF_WBEM_SAP_CLIENT WBEM-Operationen mit SAP-Erweiterungen 20081118
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION Ausnahme der WBEM-Programmierschnittstelle 20081118

Method CREATE_BY_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HOST Call by reference Type reference (TYPE) STRING Hostname des CIM-Servers 20081126
2 Importing PASSWORD Call by reference Type reference (TYPE) STRING Passwort 20081126
3 Importing PATH Call by reference Type reference (TYPE) STRING Pfad des CIM-Servers 20081202
4 Importing PORT Call by reference Type reference (TYPE) I Port des CIM-Servers 20081126
5 Importing SECURE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE HTTPS verwenden? 20081126
6 Importing USERNAME Call by reference Type reference (TYPE) STRING Anmeldename 20081126
7 Returning WBEMCLIENT Value transfer Object reference (TYPE REF TO) IF_WBEM_SAP_CLIENT WBEM-Operationen mit SAP-Erweiterungen 20081126
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION Ausnahme der WBEM-Programmierschnittstelle 20081126

Method CREATE_BY_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PASSWORD Call by reference Type reference (TYPE) STRING Passwort 20081126
2 Importing URL Call by reference Type reference (TYPE) STRING URL des CIM-Servers 20081126
3 Importing USERNAME Call by reference Type reference (TYPE) STRING Anmeldename 20081126
4 Returning WBEMCLIENT Value transfer Object reference (TYPE REF TO) IF_WBEM_SAP_CLIENT WBEM-Operationen mit SAP-Erweiterungen 20081126
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION Ausnahme der WBEM-Programmierschnittstelle 20081126

Method GET_DEFAULT_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAMESPACE Value transfer Object reference (TYPE REF TO) CL_CIM_NAMESPACE Name eines CIM-Namespace 20081215
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION Ausnahme der WBEM-Programmierschnittstelle 20090109

Method GET_DEFAULT_REFNORMALIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REFNORM Value transfer Object reference (TYPE REF TO) CL_WBEM_REFNORMALIZER Normalisiert CIM-Reference-Objekte 20081215

Method GET_DEFAULT_REFNORMALIZER on class CL_WBEM_CLIENTFACTORY has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ID Value transfer Type reference (TYPE) I ID 20081215

Method GET_ID on class CL_WBEM_CLIENTFACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720