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

scripts and smart forms

Former Member
0 Likes
536

Hi experts,

What are the diff's between scripts and smartforms.

Compare to script how smartform is efficient,and what are the disadvantages with smartforms when comparing to scripts.

please help me.

Thanks

5 REPLIES 5
Read only

amit_khare
Active Contributor
0 Likes
507

Check this link -

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
507

hi,

1).Smartforms are client independent and Sapscripts are client dependent.

2).Multiple page formats are possible in smartforms which is not the case in SAPScripts

3).It is possible to have a smartform without a main window .

4).Labels cannot be created in smartforms.

5).Routines can be written in smartforms tool.

6).Smartforms generates a function module when activated.

Please do search forums before posting these types of questions

regards

nazeer

Read only

0 Likes
507

Hi experts,

can you please tell me what are the labels in scripts, why we are using it in scripts. what is the process to create labels in scripts. why can't use that in smartforms.

Please help me.

Read only

Former Member
0 Likes
507

1. Sacpscript is client dependent, SMARTFORMS is client independent.

2. we can use color font in Smartform, not possible in SAPScript.

3.SMARTFORMS is GUI based we can do all using drag and drop. Its not possible in SAPSCript.

4.In Smartforms, There is no need Main Window and we can have many main window. But in SAPScript, Main Window is must and we can have only one main window....

If its useful to you please reward.....