Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Deserializing an XML to object in an RFC : HELP

Former Member
0 Kudos

The requirement in my project is that I pass the Serialized XML String to a Remote Function Module by calling the RFC. In the RFC, I need to deserialize the XML to corresponding class instances/Objects.

CALL TRANSFORMATION id

SOURCE XML i_xml

RESULT ref = O2 .

But this stmt throws an exception in d RFC stating

XML_INVALID_REF A non-existent objectID was referenced (property href).

I have no ideas of getting this work. Please help me if u have any information about it. Looking fwd.. U can as well mail me ur inputs to srikanth.chandru@sap.com

Thanks,

Srikanth

2 REPLIES 2

Former Member
0 Kudos

Any updates??

0 Kudos

i am not sure about deserializing xml ..check this blog ..it has some information about it..

/people/tobias.trapp/blog/2005/05/04/xml-processing-in-abap-part-1

<b>reward if useful..</b>

Message was edited by: Ashok Kumar Prithiviraj