what is the differ b/w script and smartform
Answer Posted / laxmanrao949
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 |
Post New Answer View All Answers
Why we are using Macros instead of Function Modules
What are the functions of lock objects?
What are the advantages of logical databases?
Where the payroll results are stored
Mention some important events in abap programming.
In sap scripts, how will you link form with the event driven?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
wht is the diff. b/n initialization and lotus of event
Can a posting run be deleted? : sap abap hr
What are control tables? : abap data dictionary
How to split one Invoice into Multiple ( Step by Step)?
How are BAPI different from normal function modules?
Where the payroll results are stored
What are the steps to execute session method?
How to debug a sapscript?