Hi All,
I have to print terms & condition in the last page of sapscript. I have created three pages in script. FIRST,NEXT and LAST. Calling in below sequence.
FIRST->NEXT->NEXT.
Now I want to call LAST page explicitly so that it should come only once at the end.
But my main window is copying all the contents of previous pages.I am using a new element in main window and want to call this element and page using write form but in the print program I am not finding any write_formIs ther any way to use writeform in the external subroutine instead of modifying standard program.
Thanks
Shweta