SAP ABAP Class /MRSS/IF_SGW_VAR_XML_MAPPER (Interface for XML Mapper)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RM_VAR_SRCH_MAPPER Class for XML Mapper 20100707
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGW_VAR_XML_MAPPER Class for XML Mapper 20100610
Properties
Class /MRSS/IF_SGW_VAR_XML_MAPPER  
Short Description Interface for XML Mapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100610   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_SGW_VAR_XML_MAPPER has no forward declaration.
Interfaces
Class /MRSS/IF_SGW_VAR_XML_MAPPER has no interface implemented.
Friends
Class /MRSS/IF_SGW_VAR_XML_MAPPER has no friend class.
Attributes
Class /MRSS/IF_SGW_VAR_XML_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FROM_XML Instance method Public Method Convert XML to DATA 20100610
2 TO_XML Instance method Public Method Convert DATA to XML 20100610
Events
Class /MRSS/IF_SGW_VAR_XML_MAPPER has no event.
Types
Class /MRSS/IF_SGW_VAR_XML_MAPPER has no local type.
Method Signatures

Method FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100707
2 Exporting EV_DATA Call by reference Type reference (TYPE) DATA 20100610
3 Exporting EV_FAILED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100628
4 Importing IV_XML Call by reference Type reference (TYPE) STRING 20100610

Method FROM_XML on class /MRSS/IF_SGW_VAR_XML_MAPPER has no exception.

Method TO_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20100707
2 Exporting EV_FAILED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100628
3 Exporting EV_XML Call by reference Type reference (TYPE) STRING 20100610
4 Importing IV_DATA Call by reference Type reference (TYPE) DATA 20100610

Method TO_XML on class /MRSS/IF_SGW_VAR_XML_MAPPER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in