‎2008 Oct 15 10:33 AM
Hi,
I want to create Scheduling Agreement from idoc using XML file means i am receiving XML file and i want to convert this XML file into IDOC and finally process this IDOC to craete scheduling agreement.
But i don't have any idea for this.pl. tell me what should i do for this.
Thanks,
Rahul
‎2008 Oct 15 10:45 AM
Hi,
You are receiving XML file and you want that to converted into the IDOC and inturn to be processed in your system, for this you need to create an XML port and you need to read the file from that port then an IDOC will be created. Create an XML file port in WE21 transaction and then goto WE16 transaction and you can use that transaction to upload a file as an IDOC into the SAP system.
Once the IDOC is created rest of the activity is same.
Thanks,
Mahesh.
‎2008 Oct 15 12:12 PM
Hi Mahesh,
i tried the same as per your specifications but WE16 is giving error "unable to open file".
Any suggestion.
Thanks,
Rahul
‎2008 Dec 02 11:12 AM
‎2008 Dec 12 8:43 PM
Hi All
XML port triggers inbound ????
Hi Rahul
Use Business Connetor for XML to idoc....
xml should be in idoc structure format.....
Ramesh