HI ppl,
I have a requirement wherein I have to print a MAIN window on the page and additional 5 windows after the MAIN window.
In the MAIN window, I am looping into internal table and printing the records.
The requirement is that how do I print the additional 5 windows just after the MAIN window ends?
How do I assign the space dynamically?
Please help.
Thanks.