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

read an XML file

Former Member
0 Likes
488

is there a simple way, or a function to read an xml file from the directory ( not the Pc's one ) and to extract valus in a internal table.

please help.

thank you.

4 REPLIES 4
Read only

Former Member
0 Likes
461

lakbir,

Did you search in SDN?

Read only

0 Likes
461

of course , i found somthing good but if the file is in the Client PC not in the server SAP directory.my file is in the sap directory and it's little bit harder

Read only

Former Member
0 Likes
461

i've found a solution.

Read only

0 Likes
461

hi kamal,

can u help me in - how to read xml data file (placed in application server) and remove the xml tags or say fetching the xml data without xml tags and placing the same into an internal table.