what is basic difference between script&smart forms?
Answer Posted / vt
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.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is step-loop?
How do you move on to the next screen in interactive reporting?
How are BAPI different from Normal function modules ?
How does the interection between the dynpro and the abap/4 modules takes place?
Name some system global variables you can use in abap programs?
SAP query how to use end users?
Explain different types of locks?
How many main windows will be there in a page window?
How to give programe name as input in BDC report of abap ?
Control Break statements- At new...endat.
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
What are conditional chain statement?
What is at exit-command:?
What is an “on input filed” statements?
What is a database view? : abap data dictionary