Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sap-Script

Former Member
0 Likes
344

Hi,

How to handle default new-pages in Script..ie

(page breaks triggered due to excess of data in the screen).

I want to do some validations in that case.Plz help.

Thanks..

3 REPLIES 3
Read only

JozsefSzikszai
Active Contributor
0 Likes
327

hi Renu,

there is a command: NEW-PAGE, this will start a new page whenever you want. don't know exacly what you mean by 'default' new page. If the data to be printed is more than one page in the MAIn window, the system will start a new page automatically.

hope this helps

ec

Read only

Former Member
0 Likes
327

Hi,

Use Protect Endprotect statement to avoid the Page break.

Thanks,

Read only

Former Member
0 Likes
327

Hi,

You can use 'Protect.... Endprotect' statement.

Please reward points.

Thank you,

Gangula Vikram.