|
Answer» Differences between SAP Scripts and Smart Forms are:
- Smart Forms are client INDEPENDENT and SAP Scripts are client dependent.
- Multiple page formats are possible in Smart Forms which is not the case in SAP Scripts.
- It is possible to have a Smart Form without a main window where as you create a SAP Script without a main window.
- Smart Forms generates a function MODULE when activated, which is not the case with SAP Scripts.
- SAP Scripts require a driver program to display the output whereas in Smart Forms the form routines can be written so that it is standalone.
- An integrated Form Builder helps to design Smart Forms more EASILY than SAP Scripts.
- A Table PAINTER and Smart Styles to ASSIST in building up the Smart Forms which is not available in SAP Scripts.
- Smart Forms generates XML output which can be viewed through the web.
Differences between SAP Scripts and Smart Forms are:
|