Skip to Content
0
Former Member
Apr 18, 2014 at 12:50 PM

Generation of IDOC from xml content present in XSTRING format

155 Views

I have a requirement to create an IDOC with the XML content coming from an external system. I don't have the option to put that XML content in the file and then call EDI_DATA_INCOMING.

I get the IDOC XML content in an XSTRING and using this content I need to create the IDOC.

Any inputs or suggestions on how to achieve this?