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

FTP Query result

Former Member
0 Likes
377

Hi Everybody,

I need to ftp BW query result as text file. Does anyone has any idea?

Regards,

BG

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
354

hi,

1) submit your query and download list to application-server

2) ftp your file from 1) with fm's from function group sftp

example: report <b>RSFTP004</b>

Andreas