Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

xml

Former Member
0 Likes
761

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

6 REPLIES 6
Read only

Former Member
0 Likes
727

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

Read only

0 Likes
727

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

Read only

0 Likes
727

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

Read only

Former Member
0 Likes
727

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

Read only

0 Likes
727

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

Read only

Former Member
0 Likes
727

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