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

populating data in internal table from an external XML file.

Former Member
0 Likes
438

Hi i have data in an XML file (local file on hard disk), and would like to populate a db table in the DDIC. I know it is done using Call Transformation, but not able to give the correct source and destination, please give me the correct syntax.

Internal table name it_zemp.

xml file test.xml.(located in c:\test.xml).

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
405

Hi,

Refer this thread for details....

Regards

Karthik D

Hi i have data in an XML file (local file on hard disk), and would like to populate a db table in the DDIC. I know it is done using Call Transformation, but not able to give the correct source and destination, please give me the correct syntax.

Internal table name it_zemp.

xml file test.xml.(located in c:\test.xml).

2 REPLIES 2
Read only

Former Member
0 Likes
406

Hi,

Refer this thread for details....

Regards

Karthik D

Read only

Former Member