‎2007 Oct 17 5:20 PM
Hi ABAP guru's,
I have a new requirement , in report i have Two internal tables populated with data . when iam executing program. data in the first internal table should be displayed ( suppose 1st internal table has 10 records). In the output list screen i kept one button in toolbar . buy pressing that i need second internal table should be displayed from next line. that is second internal table should be displayed from (suppose )11th line of same list output.
2nd internal table should not displayed immediatley after executing program. once i press button in toolbar. 2nd internal table should be displayed below the first internal table.
please reply soon.
Points guaranteed.
Thanks®ards,
Hemanth.
‎2007 Oct 17 5:24 PM
Hi Hemanth,
Yes it is possible using interactive reporting. Just print the both internal table data again once user presses the button.
Regards,
Atish
‎2007 Oct 17 5:24 PM
Hi Hemanth,
Yes it is possible using interactive reporting. Just print the both internal table data again once user presses the button.
Regards,
Atish
‎2007 Oct 18 5:44 AM
Hi atish ,
Thanks for quick reply, but my requirement is not that, I should not go to secondary list , i have to display the 2nd internal table in the same list. below the the 1st internal table but after i push the button in menu.
I hope someone reply's the my query. points are gauranteed.
Thanks®ards,
Hemanth
‎2007 Oct 18 5:47 AM
Hi Hemanth,
This is only as a part of coding. For end user it will look as you are just refreshing the output.
I think this can only be achieved using interactive kind of reporting.
Regards,
Atish