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

differences between scripts an smartforms

Former Member
0 Likes
510

Hi

what are the differences between scripts and smartforms

Regards

krishna

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
484

Hi Krishna

script is client dependent

smartform is client independent

less programing in smart form

multiple page format is possible in smart form

we can maintain background graphics in smartform

scripts doesnot generate any funtional module where as smart form generates.

multiple page format not allowed in scripts allowed in sf.

labelling is possible in scripts not possible in sf.

Reward all helpfull answers

Regards

Pavan

3 REPLIES 3
Read only

Former Member
0 Likes
485

Hi Krishna

script is client dependent

smartform is client independent

less programing in smart form

multiple page format is possible in smart form

we can maintain background graphics in smartform

scripts doesnot generate any funtional module where as smart form generates.

multiple page format not allowed in scripts allowed in sf.

labelling is possible in scripts not possible in sf.

Reward all helpfull answers

Regards

Pavan

Read only

0 Likes
484

Hi

Check these links too

http://sapbrainsonline.com/forum/viewtopic.php?t=13&sid=7914dd3b9264605facbd1369da06d968

Reward all helpfull answers

Regards

Pavan

Read only

Former Member
0 Likes
484

Hi,

Difference with SMARTFORMS vs. SapScript(SE71)

The Following are the differences :-

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

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

c) Labels cannot be created in smartforms.

d) Routines can be written in smartforms tool.

e) Smartforms generates a function module when activated.

Reward if Helpful

Regards

Raghavendra.D.S