Show TOC

Page Control in FormsLocate this document in the navigation structure

Use
Process

SAPscript automatically triggers a page break as soon as the main window of one page is full. To be able to execute the page break, the system must know on which subsequent page to continue outputting the text. You can specify the subsequent page either statically when defining the form, or you can set the subsequent page dynamically during form output.

Caution

If the subsequent page is not specified, SAPscript automatically terminates printing, thereby ignoring any other output statements of the application program.