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

Problem in smartform page break

palash_mazumder
Participant
0 Kudos
863

Hi ABAP Guru,

I have a smartform in table last line data is half printing in first page and next half is printing second page due to reach end of table.So  my requirement is if this condition arrived then the whole last will be printed next page.Please help.

1 ACCEPTED SOLUTION
Read only

pavanm592
Contributor
0 Kudos
834

Hi,

Try using the Check box Page Protection in table,

Table->Output Options->Page Protection

Check the screen shot

Regards,

Pavan

7 REPLIES 7
Read only

Former Member
0 Kudos
834

Hi,

     Add Command & Check GO TO NEW PAGE

Read only

pavanm592
Contributor
0 Kudos
835

Hi,

Try using the Check box Page Protection in table,

Table->Output Options->Page Protection

Check the screen shot

Regards,

Pavan

Read only

0 Kudos
834

Actually the page protection option in non editable

Read only

0 Kudos
834

Hello,

you must create a folder which encapsulates the line. There you can tick the page protection.

Regards

Ulrich

Read only

0 Kudos
834

Thanks a lot,,,It works,,,

Read only

Former Member
0 Kudos
834


Hi Palash,

Create a Folder in the main window main area and move the line type to inside of Folder and check the page protection .

you will get one item complete in one page

Thanks

Surendra

Read only

0 Kudos
834

Thanks a lot,,,It works,,,