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
How do you find if a logical database exists for your program requrements?
Can i know some of the Realtime tickets that anyone has been faced ?
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
Name some system global variables you can use in abap programs?
What is open sql vs native sql ?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What are the components of sapscript?
Can a domain, assigned to a data element be changed? : abap data dictionary
Folder types in smatforms? 2)What is Command line?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
What is view proxy in abap?
What is a data element?
when u prefer lsmw?
What are the basic functions of database utility?
How to create a button in selection screen ?