SAP ABAP Interface IF_RSO_XML_PARSER (Common Representation of a Model XML Parser)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_RES_MODEL (Package) BW Infoprovider Models

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HCPR_XML_PARSER_1 | XML-Parser for HCPR Version 1.0 to 1.9 | 20130118 |
Properties
Interface | IF_RSO_XML_PARSER | |
Short Description | Common Representation of a Model XML Parser |
General Data
Package | RSO_RES_MODEL | BW Infoprovider Models |
Created | 20130118 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSO_XML_PARSER has no forward declaration.
Interfaces
Interface IF_RSO_XML_PARSER has no interface.
Friends
Interface IF_RSO_XML_PARSER has no friend.
Attributes
Interface IF_RSO_XML_PARSER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Parses the input XML and deserializes it into the Model | 20130118 |
2 | ![]() |
Instance method | Public | Method | Returns the major model version this parser can process | 20130118 |
3 | ![]() |
Instance method | Public | Method | Returns the minor model version this parser can process | 20130118 |
Events
Interface IF_RSO_XML_PARSER has no event.
Types
Interface IF_RSO_XML_PARSER has no local type.
Method Signatures
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_XML | Call by reference | Type reference (TYPE) | XSTRING | XML Representation of the Model | 20130118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Model Deserialization Error | 20130118 |
Method GET_MAJOR_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VERSION | Value transfer | Type reference (TYPE) | INT1 | Major Version | 20130118 |
Method GET_MAJOR_VERSION on Interface IF_RSO_XML_PARSER has no exception.
Method GET_MINOR_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VERSION | Value transfer | Type reference (TYPE) | INT1 | Minor Model Version | 20130118 |
Method GET_MINOR_VERSION on Interface IF_RSO_XML_PARSER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |