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

query problem

Former Member
0 Likes
381

i copied query AQZZPP==========ZPP70_MFG_SCP1 and i convert into Zpp70_scp programme.

in this programe which internal table i have to pass

gui_download.

reg

vij

3 REPLIES 3
Read only

Former Member
0 Likes
358

it is genrated program i don't think it is possible to find out internal table.:-)

Read only

christian_wohlfahrt
Active Contributor
0 Likes
358

Hi Vij!

Choose an ALV-output (in the original program / query), then you have a standard functionality for gui_download. It has anyway to run online -> I don't see a need for a copy.

Regards,

Christian

Read only

Former Member
0 Likes
358

Debug the program. If the program is using select.. Endselect it will give u a dump in debugging mode. Check in which internal table they are passing the data. Download that internal table.

Or in the selection screen Check the radio button SAP Listviewer and then press execute. U can see the data in ALV format so u can download from there too.

Prakash.