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?