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
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
What are control tables?
What are the parameter types for a method?
What are the types of subroutines? : abap modularization
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
How do you populate data into a multiple line field? : abap bdc
Fallback class
What are the three components of a work process?
Which database object is used for storing the system variables? : abap data dictionary
Explain the advantage of structures?
What is the t-code for transaction recorder? : abap bdc
How do you find out who has transported a transport request?
Explain how to Handle the internal tables in ABAP?
How to transfer data into line items using batch input session method? : abap bdc