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

NEW-PAGE command in SAP Script Not Working

0 Likes
1,035

Hi Friends,

Requirement:

Need to add Terms and conditions in the SAP Script. T&C is of six pages as SO10 text maintained.

Analysis & Workaround:

I have given a command NEW-PAGE how ever it was described as in the below link.

https://archive.sap.com/discussions/thread/1505183

The same method i had user for another form it worked perfectly but it is not working for the another form what might be the reason.? Difference is i had trigger a NEW-PAGE command in the SAP Script and WRITE Form is called to print the text element to print the T & C.

Can anybody please help to fix this i have been trying this for almost 2 days.

1 REPLY 1
Read only

Former Member
0 Likes
615

Could you please let me know how did you resolve this issue? I've been trying to do the same but unable to trigger new page.