HI ALL,
I am calling a smartform(a label for example) from an interactive ALV using a print user command.I am calling the smartform by looping the final internal table. smartform is displaying but i can not see all the LABELS(smart forms) at once. I have to press BACK to see the next form. But my requirement is like Once the user triggers the PRINT user command all the forms needs to be printed.
I tried to generate the spool also but i am getting one spool for each row of the ALV.
And also i tried passing the final table to SMARTFORM function module. Here also it s not generating all the forms at once and generating an extra page.
I created my form using so many variable windows on my MAIN window.
please help me on this.
Thanks for the help.
Regards,
Anil.