Skip to Content
0
Former Member
Jul 06, 2009 at 07:09 PM

Printing terms and condition on the last page in sapscript

1713 Views

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