what is the differ b/w script and smartform
Answers were Sorted based on User's Feedback
Answer / asrafali
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 ? | 10 Yes | 2 No |
Answer / vamshi
Correction:
5) We can add colours in Smartforms
We cannot add colours in Scripts
Additions:
7) Smartforms are 100% portable by exporting to .xml format.
Scripts layouts are not portable. Even if we import a
Script into a smartform, its not 100% imported.
8) Templates are available in Smartforms but not in Scripts.
Is This Answer Correct ? | 7 Yes | 0 No |
1.without main window we can’t create script. We can customize 99 main windows under one page
We create with out main window we can create smart form. If smart form have 2 pages and 1 page have main window then 2 page should have main window also .in smart form we can customize only one main window under one page.
2.script is client dependent because data transfer trough text elements
Smart forms are client in dependent because data transfer through function modules
3.in smart forms paragraph format ,character format are user can maintain separately in style because of this reason those are reusable. This is not possible in script.
4.
In script we can customize form routines outside form.
Where as in smart forms user can customized form routines inside form.
5.
Print programs are optional in smart forms because what we write logic in print program we can write in form routines .
It si not possible in scripts.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gaurav tripathi
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 Smartforms
We cannot add colours in Scripts.
6) Scripts maintains 99 mainwindows .
Smartforms maintains only one Main window.
7) Smartforms are 100% portable by exporting to .xml format.
Scripts layouts are not portable. Even if we import a
Script into a smartform, its not 100% imported.
8) Templates are available in Smartforms but not in
Scripts
Is This Answer Correct ? | 0 Yes | 1 No |
List the events in abap/4 language?
After the SESSION is created where is it stored?
What are the different types of views and their definition?
What is a difference between - RETURN, EXIT, CHECK, STOP & REJECT - To leave the processing blocks
where can i get free study material for dialog programming.
What is the use of the statement leave to list-processing?
How do you number pages in Sapscript layout outputs?
What are internal tables?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What are lock objects?
you've to run some program in back ground. how to display the last month info from 1st to 31st?
Differentiate between ooabap and abap?