Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CIM_PARSER | Parser Interface for CIM Elements | 20081031 |
Properties
Class | CL_CIM_XMLPARSER | |
Short Description | Interprets the XML representation of a CIM element | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_WBEM_TRANSFORM | WBEM Client: Data Transformations |
Created | 20081017 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CIM_PARSER | Parser Interface for CIM Elements | 20081031 |
Friends
Class CL_CIM_XMLPARSER 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_XMLPARSEDIRECTOR | Utility Class for iXML Parser | 20081023 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | Parser results for subscription | 20081017 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20081017 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | New Name (If replacement of the ObjectServer is active) | 20100309 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | Old Name (if replacement of the ObjectServer is active) | 20100309 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20081017 | ||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20081218 |
Methods
Events
Class CL_CIM_XMLPARSER has no event.
Types
Class CL_CIM_XMLPARSER has no local type.
Method Signatures
Method CHECK_ALIEN_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Zu prüfendes Element | 20081024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081024 |
Method CHECK_ALIEN_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIEN | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Zu prüfendes Element | 20081024 | ||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Elternelement | 20081024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081024 |
Method CHECK_END_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLOSE | Call by reference | Type reference (TYPE) | STRING | Name des schließenden Tags | 20081028 | ||
2 | ![]() |
OPEN | Call by reference | Type reference (TYPE) | STRING | Tagname des offenen Elements | 20081028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081028 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CIM_XMLPARSER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CIM_XMLPARSER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STRICT_VALIDATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Strikte CIM-XML-Validierung? | 20081024 |
Method CONSTRUCTOR on class CL_CIM_XMLPARSER has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARSER | Value transfer | Object reference (TYPE REF TO) | CL_CIM_XMLPARSER | Parser-Interface für CIM-Elemente | 20081031 | ||
2 | ![]() |
STRICT_VALIDATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Strikte CIM-XML-Validierung? | 20081031 |
Method CREATE on class CL_CIM_XMLPARSER has no exception.
Method EXTRACT_OPTIONAL_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20081103 | ||
2 | ![]() |
REF2EL | Call by reference | Object reference (TYPE REF TO) | SWBTR_XML_ELEMENT_TYPE | Referenz auf Element | 20081103 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Attributwert | 20081103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081103 |
Method EXTRACT_REQUIRED_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20081024 | ||
2 | ![]() |
REF2EL | Call by reference | Object reference (TYPE REF TO) | SWBTR_XML_ELEMENT_TYPE | Referenz auf Element | 20081028 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | Attributwert | 20081024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081024 |
Method PARSE_CIM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element CIM | 20081024 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENT | Basisklasse für CIM-Elemente | 20081023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081023 |
Method PARSE_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element CLASS | 20081104 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_CLASS | CIM-Klasse | 20081104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081104 |
Method PARSE_CLASSNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element LOCALCLASSPATH | 20081028 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | CIM-Klassenname | 20081028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081028 |
Method PARSE_CLASSPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element CLASSPATH | 20081031 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | CIM-Referenz | 20081031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081031 |
Method PARSE_DECLARATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element DECLARATION | 20081111 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_DECLARATION | CIM-Deklaration | 20081111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081111 |
Method PARSE_DECLGROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element DECLGROUP | 20081111 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_DECLGROUP | CIM-Deklarationsgruppe | 20081111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081111 |
Method PARSE_DECLGROUPWITHNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element DECLGROUP.WITHNAME | 20081111 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_DECLGROUP | CIM-Deklarationsgruppe | 20081111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081111 |
Method PARSE_DECLGROUPWITHPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element DECLGROUP.WITHPATH | 20081111 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_DECLGROUP | CIM-Deklarationsgruppe | 20081111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081111 |
Method PARSE_ERROR_INTRINSIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element IMETHODCALL | 20081117 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_INTRINSICRESPONSE | Intrinsische CIM-Response | 20081117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081117 |
Method PARSE_IMETHODCALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element IMETHODCALL | 20081028 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_INTRINSICREQUEST | Intrinsischer CIM-Request | 20081028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081028 |
Method PARSE_IMETHODRESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element IMETHODCALL | 20081117 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_INTRINSICRESPONSE | Intrinsische CIM-Response | 20081117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081117 |
Method PARSE_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENT | Basisklasse für CIM-Elemente | 20081031 | ||
2 | ![]() |
ISTREAM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ISTREAM | Input Stream | 20081031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081031 |
Method PARSE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element INSTANCE | 20081104 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_INSTANCE | CIM-Instanz | 20081104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081104 |
Method PARSE_INSTANCENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element INSTANCENAME | 20081031 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | CIM-Referenz | 20081031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081031 |
Method PARSE_INSTANCEPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element INSTANCEPATH | 20081103 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | CIM-Referenz | 20081103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081103 |
Method PARSE_IPARAMVALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element IPARAMVALUE | 20081028 | ||
2 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | CIM_S_PARAMVALUE | CIM-Parameter-Wert-Struktur | 20081028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081028 |
Method PARSE_IRETURNVALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element IMETHODCALL | 20081117 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_INTRINSICRESPONSE | Intrinsische CIM-Response | 20081117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081117 |
Method PARSE_KEYBINDING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element KEYBINDING | 20081103 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CIM_S_KEY | CIM-Schlüssel | 20081103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081103 |
Method PARSE_KEYVALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element KEYVALUE | 20081103 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CIM_S_KEY | CIM-Schlüssel (namenlos) | 20081103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081103 |
Method PARSE_LOCALCLASSPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element LOCALCLASSPATH | 20081031 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | CIM-Referenz | 20081031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081031 |
Method PARSE_LOCALINSTANCEPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element LOCALINSTANCEPATH | 20081103 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | CIM-Referenz | 20081103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081103 |
Method PARSE_LOCALNAMESPACEPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element LOCALNAMESPACEPATH | 20081028 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_NAMESPACE | Name eines CIM-Namespace | 20081028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081028 |
Method PARSE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element MESSAGE | 20081024 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_MESSAGE | Repräsentiert eine CIM-Message | 20081024 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081024 |
Method PARSE_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
METH_STRUC | Call by reference | Type reference (TYPE) | CIM_S_METHOD | Definition einer CIM-Methode | 20091027 | ||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element METHOD | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method PARSE_MULTIREQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element MULTIREQ | 20091016 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CIM_T_ELEMENT | Liste von SIMPLEREQ-Objekten | 20091016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091016 |
Method PARSE_MULTIRSP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element MULTIRSP | 20091016 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CIM_T_ELEMENT | Liste von SIMPLERSP-Objekten | 20091016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091016 |
Method PARSE_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element LOCALNAMESPACEPATH | 20081028 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Namespace-Token | 20081028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081028 |
Method PARSE_NAMESPACEPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element NAMESPACEPATH | 20081031 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | CIM-Referenz | 20081031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081031 |
Method PARSE_OBJECTPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element OBJECTPATH | 20081103 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | CIM-Referenz | 20081103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081103 |
Method PARSE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM_STRUC | Call by reference | Type reference (TYPE) | CIM_S_PARAMETER | Definition eines generischen CIM-Methodenparameters | 20091027 | ||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element PARAMETER | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method PARSE_PARAMETERARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM_STRUC | Call by reference | Type reference (TYPE) | CIM_S_PARAMETER | Generischer CIM-Methodenparameter | 20091027 | ||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element PARAMETER.ARRAY | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method PARSE_PARAMETERREFARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM_STRUC | Call by reference | Type reference (TYPE) | CIM_S_PARAMETER | Generischer CIM-Methodenparameter | 20091027 | ||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element PARAMETER.REFARRAY | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method PARSE_PARAMETERREFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARAM_STRUC | Call by reference | Type reference (TYPE) | CIM_S_PARAMETER | Definition eines generischen CIM-Methodenparameters | 20091027 | ||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element PARAMETER.REFERENCE | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method PARSE_PCDATA_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element mit PCDATA | 20081031 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Wert | 20081031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081031 |
Method PARSE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element PROPERTY | 20091027 | ||
2 | ![]() |
PROP_STRUC | Call by reference | Type reference (TYPE) | CIM_S_PROPERTY | CIM-Property-Struktur | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method PARSE_PROPERTYARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element PROPERTY.ARRAY | 20091027 | ||
2 | ![]() |
PROP_STRUC | Call by reference | Type reference (TYPE) | CIM_S_PROPERTY | CIM-Property-Struktur | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method PARSE_PROPERTYREFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element PROPERTY.REFERENCE | 20091027 | ||
2 | ![]() |
PROP_STRUC | Call by reference | Type reference (TYPE) | CIM_S_PROPERTY | CIM-Property-Struktur | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method PARSE_QUALIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element QUALIFIER | 20091027 | ||
2 | ![]() |
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 PARSE_QUALIFIERDECLARATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element QUALIFIER.DECLARATION | 20081104 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_QUALIFIERDECLARATION | CIM-Qualifier-Deklaration | 20081104 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081104 |
Method PARSE_ROOT_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENT | Basisklasse für CIM-Elemente | 20081023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081023 |
Method PARSE_SCOPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element SCOPE | 20081103 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_QUALIFIERDECLARATION | CIM-Qualfier-Deklaration | 20081103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081103 |
Method PARSE_SIMPLEREQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element SIMPLEREQ | 20081027 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_BASEREQUEST | Basisklasse für CIM-Requests | 20081027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081027 |
Method PARSE_SIMPLERSP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element SIMPLEREQ | 20081117 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_BASERESPONSE | Basisklasse für CIM-Responses | 20081117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081117 |
Method PARSE_STRING Signature
Method PARSE_STRING on class CL_CIM_XMLPARSER has no parameter.
Method PARSE_STRING on class CL_CIM_XMLPARSER has no exception.
Method PARSE_VALUEARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element VALUE.ARRAY | 20081030 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | CIM_T_VALUEARRAY | Werteliste | 20081030 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081030 |
Method PARSE_VALUENAMEDINSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element VALUE.NAMEDINSTANCE | 20081111 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_OBJECTWITHREFERENCE | CIM-Objekt mit Referenz | 20081111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081111 |
Method PARSE_VALUENAMEDOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element VALUE.NAMEDOBJECT | 20081111 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_OBJECTWITHREFERENCE | CIM-Objekt mit Referenz | 20081111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081111 |
Method PARSE_VALUEOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element VALUE.OBJECT | 20081111 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_OBJECT | CIM-Objekt | 20081111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081111 |
Method PARSE_VALUEOBJWITHLOCALPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element VALUE.OBJECTWITHLOCALPATH | 20081111 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_OBJECTWITHREFERENCE | CIM-Objekt mit Referenz | 20081111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081111 |
Method PARSE_VALUEOBJWITHPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element VALUE.OBJECTWITHPATH | 20081111 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_OBJECTWITHREFERENCE | CIM-Objekt mit Referenz | 20081111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081111 |
Method PARSE_VALUEREFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Element VALUE.REFERENCE | 20081031 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_REFERENCE | CIM-Referenz | 20081031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081031 |
Method PARSE_XSTRING Signature
Method PARSE_XSTRING on class CL_CIM_XMLPARSER has no parameter.
Method PARSE_XSTRING on class CL_CIM_XMLPARSER has no exception.
Method REPLACE_OBJECTSERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECTSERVER | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | 20100309 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | 20100309 |
Method REPLACE_OBJECTSERVER on class CL_CIM_XMLPARSER has no exception.
Method SET_OBJECTSERVER_REPLACEMENT Signature
Method SET_OBJECTSERVER_REPLACEMENT on class CL_CIM_XMLPARSER has no parameter.
Method SET_OBJECTSERVER_REPLACEMENT on class CL_CIM_XMLPARSER has no exception.
Method SET_UNIQUE_METHOD 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 | 20091027 | ||
2 | ![]() |
METH_STRUC | Call by reference | Type reference (TYPE) | CIM_S_METHOD | Definition einer CIM-Methode | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method SET_UNIQUE_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CIM_OBJECT | Basisklasse für CIM-Klasse und CIM-Instanz | 20091027 | ||
2 | ![]() |
PROP_STRUC | Call by reference | Type reference (TYPE) | CIM_S_PROPERTY | CIM-Property-Struktur | 20091027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20091027 |
Method SET_UNIQUE_QUALIFIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CIMOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CIM_OBJECT | Basisklasse für CIM-Klasse und CIM-Instanz | 20091027 | ||
2 | ![]() |
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 THROW_MISSING_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD_NAME | Call by reference | Type reference (TYPE) | STRING | Name des fehlenden Kindes | 20081028 | ||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Elternelement | 20081028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081028 |
Method THROW_NUMBER_OF_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | I | Anzahl der Kinder | 20081027 | ||
2 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | SWBTR_XML_ELEMENT_TYPE | Elternelement | 20081027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081027 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |