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
How to upload more than 2GB file from External Source to SAP?
What is processing class, where we do them and why? : sap abap hr
Which type of tables used this buffer?
Explain what are the different functions used in sap script?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
out bound process code for quotation?
What is a predefined type in abap?
What are Tickets in Realtime ?
How do you use tab sets in layout sets?
What is the tcode for sapscript forms?
What is a 'z' report?
What is a size category? : abap data dictionary
What are the data types of the abap/4 layer?
What is a multiple line field? : abap bdc
Can you assign a matchcode object to a parameter? If so how?