SAP ABAP Interface IF_CIM_PARSER (Parser 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_XMLPARSER | Interprets the XML representation of a CIM element | 20081031 |
Properties
Interface | IF_CIM_PARSER | |
Short Description | Parser Interface for CIM Elements |
General Data
Package | S_WBEM_TRANSFORM | WBEM Client: Data Transformations |
Created | 20081031 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CIM_PARSER has no forward declaration.
Interfaces
Interface IF_CIM_PARSER has no interface.
Friends
Interface IF_CIM_PARSER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | STRICT_VALIDATION | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Strict CIM-XML validation? | 20081031 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates CIM element representation from character string | 20081031 |
2 | ![]() |
Instance method | Public | Method | Creates CIM element representation from binary string | 20081031 |
3 | ![]() |
Instance method | Public | Method | Activates/deactivates replacement of an ObjectServer name | 20100309 |
Events
Interface IF_CIM_PARSER has no event.
Types
Interface IF_CIM_PARSER has no local type.
Method Signatures
Method PARSE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CSTR | Call by reference | Type reference (TYPE) | STRING | Zeichenstring-Darstellung | 20081218 | ||
2 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_CIM_ELEMENT | Basisklasse für CIM-Elemente | 20081031 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081031 |
Method PARSE_XSTRING 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 | ![]() |
XSTR | Call by reference | Type reference (TYPE) | XSTRING | Binärstring-Darstellung | 20081218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme der WBEM-Programmierschnittstelle | 20081031 |
Method SET_OBJECTSERVER_REPLACEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_OBJECTSERVER | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | 20100309 | |||
2 | ![]() |
OLD_OBJECTSERVER | Call by reference | Object reference (TYPE REF TO) | CL_CIM_ELEMENTNAME | 20100309 |
Method SET_OBJECTSERVER_REPLACEMENT on Interface IF_CIM_PARSER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |