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

Download data from internet application

Former Member
0 Likes
395

Hi Guys,

I have a requirement to download data from internet application ( SAP ITS server ).

Backend server -- SAP R/3

SAP ITS server -


> maintaining HTML pages of online application.

I have added one DOWNLOAD button by changing the HTML pages. Now, I need one function module in R/3 to download the data from internet to user PC.

Application was throwing dumps If i use normal function modules like 'WS_DOWNLOAD'.

Please Help.

2 REPLIES 2
Read only

Former Member
0 Likes
369

hi,

try GUI_DOWNLOAD'.

rgds/abhi

Read only

0 Likes
369

I have tried with WS_download & GUI_download. But it's giving ABAP dump in SAP ITS