SAP ABAP Class IF_RSO_XML_PARSER (Common Representation of a Model XML Parser)
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
Class IF_RSO_XML_PARSER  
Short Description Common Representation of a Model XML Parser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130118   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSO_XML_PARSER has no forward declaration.
Interfaces
Class IF_RSO_XML_PARSER has no interface implemented.
Friends
Class IF_RSO_XML_PARSER has no friend class.
Attributes
Class IF_RSO_XML_PARSER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESERIALIZE Instance method Public Method Parses the input XML and deserializes it into the Model 20130118
2 GET_MAJOR_VERSION Instance method Public Method Returns the major model version this parser can process 20130118
3 GET_MINOR_VERSION Instance method Public Method Returns the minor model version this parser can process 20130118
Events
Class IF_RSO_XML_PARSER has no event.
Types
Class 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 Importing I_XML Call by reference Type reference (TYPE) XSTRING XML Representation of the Model 20130118
# Exception Resumable Description Created on
1 CX_RSO_RES_DESERIALIZATION_ERR Model Deserialization Error 20130118

Method GET_MAJOR_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VERSION Value transfer Type reference (TYPE) INT1 Major Version 20130118

Method GET_MAJOR_VERSION on class 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 Returning R_VERSION Value transfer Type reference (TYPE) INT1 Minor Model Version 20130118

Method GET_MINOR_VERSION on class IF_RSO_XML_PARSER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in