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

why sapscripts are client dependant and smartforms are independant

Former Member
0 Likes
517

why sapscripts are client dependant and smartforms are independant

why sapscripts are client dependant and smartforms are independant

2 REPLIES 2
Read only

Former Member
0 Likes
491

Hi Latha,

The simple reason is SAP has designed it that way. Guess initially they designed the script to be client dependent. Later smartforms, Adobeforms and all other new technologies are all Client independent.

Its just the way SAP has been designed.

Cheers

VJ

Read only

Former Member
0 Likes
491

Hi latha,

1. The primary reason is SAP has designed it, that way only.

2. Second reason is,

Smartform -


> Function Module

(Smartform is attached to a function module,

which is workbench object,

and workbench object like function module,

is CLIENT - INDEPENDENT.

3. Whereas sapscript is a simple

text definition, it is not

directly attached to any other object.

regards,

amit m.