What is the main difference between Smartforms and SAP
scripts?
Answer Posted / raj.neel1
1) Script is Client Dependent.
Smartforms are Client InDependent.
2) Multiple Page formats are possible in Smartforms.
Multiple Page formats are notpossible in Scripts.
3) We can maintain Background Graphics in Smartforms.
4) Scripts doesnot generate any Functionmodules.
Smartforms generate Functionmodules.
5) We can add colours in scripts.
We cannot add colours in Smartforms.
6) Scripts maintains 99 mainwindows .
Smartforms maintains only one Main window.
| Is This Answer Correct ? | 23 Yes | 25 No |
Post New Answer View All Answers
What is meant by write lock? : sap abap data dictionary
Can you print decimals in type n? What is difference between float and packed data type?
What is the use of message command in a report? What are the different message types?
What is the use of 'table index'?
What is the purpose of sum statement?
What is the syntax for call transaction? : abap bdc
Define external layer? : abap data dictionary
Explain the disadvantage of using exec sql statement in abap?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
What are the different types of luws. What are they?
Does sap handle multiple languages?
What two statements are required in an abap program to output an icon using a write statement?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What are the parameters in bdc_open_group? : abap bdc
What are the functional modules used in sequence in bdc? : abap hr