‎2005 Aug 23 2:59 PM
Hi all,
Can any body tell me, which of these SAPScript and Smartforms are client independent or client dependent and why?
Thanks in advance....
Sri.
‎2005 Aug 23 3:00 PM
SapScript is client dependant, why ? ask SAP
Smartform is not client dependant, why ? just because, that will generate a function modul, and function is not client dependant.
Frédéric
‎2005 Aug 23 3:04 PM
Hi Sri,
SAPScript is client dependent and Smartform is client independent.
So you need to transport the SAPScript from the development client to test client if both are in the same system.
Because Smartform is client independent it will behave like report program.
Thanks
Vinod