‎2007 Nov 23 11:05 AM
Hi All,
I need to read the XML file given by lagacy system and update the data present in the xml file to R/3 version 4.7. For this i need to creat RFC .
Please let me know, if anybody have worked on the same. points will be given.
Thanks
Girish M
‎2007 Nov 23 11:08 AM
hi,
you can use bapi's also if that suits for u r situation
gireesh, could you please explain u r requirement
if possible
regards,
pavan
Message was edited by:
pavan kumar pisipati
‎2007 Nov 23 11:26 AM
Hi Pavan,
Legacy system sends datas in xml file. those datas should be updated in SAP(version 4.7) to corresponding fields of table.
for this i need to creat RFC in SAP that should take the XML file from legacy.
This is my requrimenrt. I think u understood.plz send some sample code for this.
Thanks.
Girish M
‎2007 Nov 26 6:22 AM
Hi Pavan,
u didn't replayed for my forum.
Legacy system sends data's in xml file. those data's should be updated in SAP(version 4.7) to corresponding fields of table.
for this i need to create RFC in SAP that should take the XML file from legacy.
This is my requirement. I think u understood.plz send some sample code for this.
Thanks.
Girish M
‎2007 Nov 23 11:12 AM
Hi,
I dont think u need RFC for ur requirement. Bcause if ur calling smthing in legacy sys, then u need RFC to be executed in SAP and response back to legacy sys.
What i am thinking, u need to upload the XML file from legacy sys to ur SAP global folder / application server. then u can take the file from application server and process it whatsever u want.
Regards
Manas
‎2007 Nov 23 11:21 AM
Hi Manas,
wt ur going to tell is correct.
i'm going to creat RFC in SAP system . that should take XML file from Legacy system and updates the data's to corresponding tables.
i think u correctly understood now . pls i need program sample to this one.
i'm expecting from u.
Thanks.
Girish M
‎2007 Nov 23 12:20 PM
Girish,
Check these blogs
/people/tobias.trapp/blog/2005/05/04/xml-processing-in-abap-part-1
/people/r.eijpe/blog/2005/11/21/xml-dom-processing-in-abap-part-ii--convert-an-xml-file-into-an-abap-table-using-sap-dom-approach
<b>Reward Points if this helps,</b>
Satish