cancel
Showing results for 
Search instead for 
Did you mean: 

Sapscript with Next Page

Former Member
0 Kudos

Hi Everybody

I need to put a Next page in a Sapscript. It already has a First PAGE (main) and a LAST PAGE (With the conditions).

The Idea is to print a NEXT PAGE after FIRST PAGE ONLY if it has a full-filled MAIN.

The LAST PAGE remains always.

Thanks

JCO

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Does NEXT have a MAIN window? It's sometimes helpful to go look at how SAP builds these...you'll see the flow, I'm sure...

Former Member
0 Kudos

HI ,

Create a new page in pages and page windows and assign new page as next page for first page. To display the last always at the end of data we need to write a code. if the last page displays only text we can define it in SAP Standard text and call the same.

Regards,

Chandra Kavali

Former Member
0 Kudos

Hi good day,

Did you set the NEXT PAGE OPTION in the PAGES TAB to the NEXT PAGE?

After setting that if the first page is filled then it will go to the next page.

Check out this links might help you.

http://wiki.sdn.sap.com/wiki/display/ABAP/SAPscript

Regards and Best wishes.