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

scripts8

Former Member
0 Likes
370

hi experts,

How to convert a sapscript to smart form?

How to send a smartform result through mail?

how to select desired paper size in sapscript?

thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
321

HI,

1) In Tcode SMARTFORMS, its in menu Utilities you have an option.. Migrate Scripts to Smartforms.

2) to send a smartform result through mail: -

http://www.sap-basis-abap.com/sapsf001.htm

3) see the link, there is a option to set the paper size, you need to use SPAD t.code to change the font and the paper size

http://help.sap.com/saphelp_sem60/helpdata/en/d9/4a956e51ea11d189570000e829fbbd/content.htm

Regards

Sudheer

Read only

Former Member
0 Likes
321

Hi,

In SMARTFORMS transaction click UTILITIES->MIGRATE SAPSCRIPT FORM.

Specify the Script name and convert the form to Smartform.

Paper size can be set in Sap Script.

in the basic settings of SAP Script choose the Page format.

Regards,

Vara