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

abap query problem

Former Member
0 Likes
480

i copied AQZZPP==========ZPP70_MFG_SCP1 to zpp70_scp

now i want to add download options for my program.

i want to modify this query.

i want to download report output into workstation(pc) file.

how i can modify.

reg,

vij

3 REPLIES 3
Read only

Former Member
0 Likes
451

Hi ,

The req is not completely clear.

still , with some assumptions,

you can use ws_download FM to download the final internal table content to flat file on PC.

regards.

santosh.

Read only

Former Member
0 Likes
451

Hi

The output shoudl be displayed by ALV: here there's a tool to download the result into a file.

What do you exactly have to do?

Max

Read only

0 Likes
451

i want to modify the abapquery because i want to download the report output into my pc.

how i can modify.

reg,

vij