SAP ABAP Interface IF_CIM_WRITER (Writer Interface for CIM Elements)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-SLD-ABA (Application Component) System Landscape Directory ABAP Connectivity
     S_WBEM_TRANSFORM (Package) WBEM Client: Data Transformations
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CIM_XMLWRITER Creates XML representation of CIM element 20081218
Properties
Interface IF_CIM_WRITER  
Short Description Writer Interface for CIM Elements    
General Data
Package S_WBEM_TRANSFORM   WBEM Client: Data Transformations 
Created 20081218   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_CIM_WRITER has no interface.
Friends
Interface IF_CIM_WRITER has no friend.
Attributes
Interface IF_CIM_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SET_INCLUDE_CLASSORIGIN Instance method Public Method Write attribute CLASSORIGIN? 20081218
2 SET_INCLUDE_PROPAGATED Instance method Public Method Write attribute PROPAGATED? 20081218
3 SET_OBJECTSERVER_REPLACEMENT Instance method Public Method Activates/deactivates replacement of an ObjectServer name 20100309
4 WRITE_STRING Instance method Public Method Writes CIM element representation to character string 20081218
5 WRITE_XSTRING Instance method Public Method Writes CIM element representation to binary string 20081218
Events
Interface IF_CIM_WRITER has no event.
Types
Interface IF_CIM_WRITER has no local type.
Method Signatures

Method SET_INCLUDE_CLASSORIGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Attribut CLASSORIGIN schreiben? 20081218

Method SET_INCLUDE_CLASSORIGIN on Interface IF_CIM_WRITER has no exception.

Method SET_INCLUDE_PROPAGATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Attribut PROPAGATED schreiben? 20081218

Method SET_INCLUDE_PROPAGATED on Interface IF_CIM_WRITER has no exception.

Method SET_OBJECTSERVER_REPLACEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_OBJECTSERVER Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20100309
2 Importing OLD_OBJECTSERVER Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENTNAME Elementname (case-insensitive) 20100309

Method SET_OBJECTSERVER_REPLACEMENT on Interface IF_CIM_WRITER has no exception.

Method WRITE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CSTR Value transfer Type reference (TYPE) STRING String-Darstellung 20081218
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENT Basisklasse für CIM-Elemente 20081218
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION Ausnahme der WBEM-Programmierschnittstelle 20081218

Method WRITE_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_CIM_ELEMENT Basisklasse für CIM-Elemente 20081218
2 Returning XSTR Value transfer Type reference (TYPE) XSTRING String-Darstellung (binär) 20081218
# Exception Resumable Description Created on
1 CX_WBEM_EXCEPTION Ausnahme der WBEM-Programmierschnittstelle 20081218
History
Last changed by/on SAP  20110908 
SAP Release Created in 720