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

Smartforms are worse than Scripts.

Former Member
0 Likes
519

Hi all,

This is krishna. Let me know at what condition Smartforms are worse than Scripts.

If any one knows pls help me.

Thnx in advance.

Regards,

Krishna.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
503

Hi!

In most common they are not worse, they are different. They can handle almost the same things, but Smartforms can handle a bit more things than SAPScripts and easier to handle cells.

BUT Smartforms are slower during the compilation.

Just think about it: SAPScripts are present from the beginning, and Smartforms are a "newly" developped things, they are from maybe 4.6.

Regards

Tamá

Hi all,

This is krishna. Let me know at what condition Smartforms are worse than Scripts.

If any one knows pls help me.

Thnx in advance.

Regards,

Krishna.

2 REPLIES 2
Read only

Former Member
0 Likes
504

Hi!

In most common they are not worse, they are different. They can handle almost the same things, but Smartforms can handle a bit more things than SAPScripts and easier to handle cells.

BUT Smartforms are slower during the compilation.

Just think about it: SAPScripts are present from the beginning, and Smartforms are a "newly" developped things, they are from maybe 4.6.

Regards

Tamá

Read only

Former Member
0 Likes
503

Hi Krishna..

This is not worse....

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.

Script is client dependent and sf is client independent.

Reward Point if Useful..

Thanks & Regards,

S.Suresh.