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

SAPscript and samrt form?

Former Member
0 Likes
425

Practically what is the difference between SAP Script and smart form with small example? I have got the theorotical differences.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
404

Hi,

1.script is client dependent and sf is client independent.

2.less programing needed in smart form

3.multiple page format is possible in smart form

4.we can maintain background graphics in smartform

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

6.multiple page format not allowed in scripts allowed in sf.

7.labelling is possible in scripts not possible in sf.

8.You can write code(even select statements) in smartforms.

/message/635740#635740 [original link is broken]

http://www.ossincorp.com/Black_Box/Black_Box_2.htm

https://www.sap-img.com/sapscripts/faq-for-sap-scripts.htm

null

1 REPLY 1
Read only

Former Member
0 Likes
405

Hi,

1.script is client dependent and sf is client independent.

2.less programing needed in smart form

3.multiple page format is possible in smart form

4.we can maintain background graphics in smartform

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

6.multiple page format not allowed in scripts allowed in sf.

7.labelling is possible in scripts not possible in sf.

8.You can write code(even select statements) in smartforms.

/message/635740#635740 [original link is broken]

http://www.ossincorp.com/Black_Box/Black_Box_2.htm

https://www.sap-img.com/sapscripts/faq-for-sap-scripts.htm

null