cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

difference betwwen script and smartforms

Akhil_Sun
Participant
0 Likes
4,371

plzzzzzzzzzz difference between script and smartforms

View Entire Topic
Former Member
0 Likes

hi,

SAP Scripts are client dependent whereas Smartforms are client independent.

SAP Scripts require a driver program to display the output whereas n smartforms the form routines can be written so that it is standalone.

An integrated Form Builder helps to design Smartforms more easily than SAP Scripts

An Table Painter and Smartstyles to assist in building up the smartforms

On activation a function module is generated for Smartforms

It is possible to create a Smartform without a main window

Smartforms generates XML output which can be viewed through the web

Multiple page formats is possible in smartforms.

Labels cannot be created in smartforms.

Unlike sapscripts (RSTXSCRP), you cannot upload/download Smartform to your local harddisk.

The protect and endprotect command in sapscript doesn't work with smartforms.

pls reward if helpful.

Regards,

Rajyalakshmi