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
381

what is multiple pageformating?multiple page formating is possible in smart form

and sap script?could u plzz tell me?

3 REPLIES 3
Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
357

Hi,

Multiple page formatting in the sense,

In the single form, different pages will have different page formats.

such as potrait, landscape..

This is possible only in Smartforms but not in SAPScirpts...

Cheers,

Simha.

Reward all the helpful answers..

Read only

Former Member
0 Likes
357

Hi,

in smart forms it is posible to have multiple page formats Portroit or landscape.

but in scripts it is possible to have only one page format throught the form.

regards,

ananth

Read only

Former Member
0 Likes
357

Hi Sumit

Multiple page formatting in the sense,

In the single form, different pages will have different page formats.

i.e <b>One page will contain Portrait and another will contain Landscape</b>

This is Not possible in Scripts but possible in Smart forms

Because In scripts Page Formats will be set at Form Level not at Page Level

But in case of smart forms The Page formats will be set at Page Level only

Regards Rk