2006 Aug 31 8:37 AM
why sapscripts are client dependant and smartforms are independant
why sapscripts are client dependant and smartforms are independant
2006 Aug 31 8:56 AM
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
2006 Aug 31 9:04 AM
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.