SAP ABAP Class CL_CIM_XMLWRITERVISITOR (Visitor for XML rendering of 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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CIM_ELMNTVSTRDECORATOR | Decorator for the element visitor | 20081013 |
Properties
Class | CL_CIM_XMLWRITERVISITOR | |
Short Description | Visitor for XML rendering of CIM elements | |
Super Class | CL_CIM_ELMNTVSTRDECORATOR | Decorator for the element visitor |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_WBEM_TRANSFORM | WBEM Client: Data Transformations |
Created | 20080710 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CIM_XMLWRITERVISITOR has no interface implemented.
Friends
Class CL_CIM_XMLWRITERVISITOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CIM_XMLWRITER | Creates XML representation of CIM element | 20080904 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080711 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Reference to CIM Namespace, Class, or Instance | 20080901 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080711 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080711 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080711 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080711 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080711 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CIM_REFNORMPARAMS | Normalization of CIM References | 20080905 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CIM_REFNORMPARAMS | Normalization of CIM References | 20080905 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CIM_XMLCREATOR | Basic Functions for Creating Valid XML | 20080710 |
Methods
Events
Class CL_CIM_XMLWRITERVISITOR has no event.
Types
Class CL_CIM_XMLWRITERVISITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_CIM_XMLWRITER | Erzeugt die XML-Darstellung eines CIM-Elements | 20080904 | ||
2 | ![]() |
INDENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Mit Einrückung? | 20080710 |
Method CONSTRUCTOR on class CL_CIM_XMLWRITERVISITOR has no exception.
Method END_CIM Signature
Method END_CIM on class CL_CIM_XMLWRITERVISITOR has no parameter.
Method END_CIM on class CL_CIM_XMLWRITERVISITOR has no exception.
Method END_VALUEOBJECT Signature
Method END_VALUEOBJECT on class CL_CIM_XMLWRITERVISITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080926 |
Method ENSURE_GROUP_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REQUIRED_GROUP_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080711 |
Method INIT Signature
Method INIT on class CL_CIM_XMLWRITERVISITOR has no parameter.
Method INIT on class CL_CIM_XMLWRITERVISITOR has no exception.
Method START_CIM Signature
Method START_CIM on class CL_CIM_XMLWRITERVISITOR has no parameter.
Method START_CIM on class CL_CIM_XMLWRITERVISITOR has no exception.
Method START_VALUEOBJECT Signature
Method START_VALUEOBJECT on class CL_CIM_XMLWRITERVISITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080926 |
Method WRITE_CIMELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENT | Basisklasse für CIM-Elemente | 20080711 | ||
2 | ![]() |
XMLSTRING | Value transfer | Type reference (TYPE) | STRING | XML-Darstellung | 20080711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080711 |
Method WRITE_CLASSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASSNAME | Call by reference | Type reference (TYPE) | STRING | CIM-Klassenname als String | 20080905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080905 |
Method WRITE_CLASSORIGIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLASSORIGIN | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | CIM-Klassenname | 20080923 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080923 |
Method WRITE_INSTANCENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | 20080909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080909 |
Method WRITE_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | CIM_S_KEY | Schlüsselelement einer CIM-Reference | 20080909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080909 |
Method WRITE_KEYVALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEYTYPE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_KEYTYPE | 20080909 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | Schlüsselwert | 20080909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080909 |
Method WRITE_NAMESPACEPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HOST | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Elementname (case-insensitive) | 20080901 | ||
2 | ![]() |
NAMESPACE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | Name eines CIM-Namespace | 20080901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080901 |
Method WRITE_PROPAGATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PROPAGATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080904 |
Method WRITE_QUALDECLATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUALDECL | Call by reference | Object reference (TYPE REF TO) | CL_CIM_QUALIFIERDECLARATION | Deklaration eines Qualifiers | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method WRITE_QUALIFIERATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUAL_STRUC | Call by reference | Type reference (TYPE) | CIM_S_QUALIFIER | CIM-Qualifier-Struktur | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method WRITE_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCLOSE_IN_VALUEREF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080901 | |||
2 | ![]() |
IN_RECURSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080901 | |||
3 | ![]() |
REFERENCE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | Referenz auf CIM-Namespace, -Klasse oder -Instanz | 20080901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20080901 |
Method WRITE_RETURNVALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESPONSE | Call by reference | Object reference (TYPE REF TO) | CL_CIM_INTRINSICRESPONSE | Repräsentiert eine CIM-Response | 20081008 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081008 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |