‎2009 Feb 25 11:22 AM
Hi Experts,
Need guidance in fetching data from an IDOC. I need to fetch an IDOC which is defined in particular folder or particular path from where we need to read the data from an XML and need to update the same data in a custom table.
(The structure of table is same as that of IDoc Fields).
Can any one please provide me any sample coding for the same.
Thanks in Advance.
Regards.
‎2009 Feb 26 10:24 AM
Hi nikhil,
Check this blog:
/people/michal.krawczyk2/blog/2007/01/18/xml-idoc-into-r3-erp-without-xi-heresy-some-might-say
however it is used for sending IDOC XML to XI system, but you can ignore the starting steps and follow it from coding part... It might be helpful for you.
else try using these FM : IDOC_XML_DISPLAY or IDOC_XML_TRANSFORM
Sachin
‎2009 Feb 25 12:45 PM
Hello ,
check this link may helpful to u.
http://www.erpgenie.com/sapedi/idoc_abap.htm
Thank u,
santhosh
‎2009 Feb 26 4:19 AM
‎2009 Feb 26 10:24 AM
Hi nikhil,
Check this blog:
/people/michal.krawczyk2/blog/2007/01/18/xml-idoc-into-r3-erp-without-xi-heresy-some-might-say
however it is used for sending IDOC XML to XI system, but you can ignore the starting steps and follow it from coding part... It might be helpful for you.
else try using these FM : IDOC_XML_DISPLAY or IDOC_XML_TRANSFORM
Sachin