SAP ABAP Class IF_RSDD_LM_XML_READER (Read Interface Around XML)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LM_COPR_XML_R XML Parser Class for CoPr. 20100329
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_LM_HCHY_XML_R Parser for Hierarchy 20100329
Properties
Class IF_RSDD_LM_XML_READER  
Short Description Read Interface Around XML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100319   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDD_LM_XML_READER has no forward declaration.
Interfaces
Class IF_RSDD_LM_XML_READER has no interface implemented.
Friends
Class IF_RSDD_LM_XML_READER has no friend class.
Attributes
Class IF_RSDD_LM_XML_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGES Instance method Public Method Returns messages generated during parsing 20100329
2 PARSE Instance method Public Method Parses XML to a (return) object 20100319
Events
Class IF_RSDD_LM_XML_READER has no event.
Types
Class IF_RSDD_LM_XML_READER has no local type.
Method Signatures

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MESSAGE Value transfer Type reference (TYPE) RSL_T_RETMSG Meldungstabelle TLOGO Framework 20100329

Method GET_MESSAGES on class IF_RSDD_LM_XML_READER has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_OBJECT Value transfer Object reference (TYPE REF TO) CL_RSDD_LM_BWCORE Oberklasse für XML basierte Objekte 20100329
# Exception Resumable Description Created on
1 CX_RSDD_LM_COPR_NAME_ERROR BW Basis Exception mit T100 Meldung (statisch geprüft) 20101118
2 CX_RSDD_LM_XML_MISSING_ATTR Fehler beim Parsen des XMLs 20100319
History
Last changed by/on SAP  20130531 
SAP Release Created in