‎2006 Sep 26 1:00 PM
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
‎2006 Sep 26 1:03 PM
it is genrated program i don't think it is possible to find out internal table.:-)
‎2006 Sep 26 1:09 PM
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
‎2006 Sep 26 1:11 PM
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.