what are the differences between scripts & smart
forms?
Answer Posted / veena
sapscripts are clinet dependent. smartforms r independent.
sapscripts allows only black and white texts. smartforms'
texts can be written in various colors.
Sapscripts has repeated transfer of control. There is no
transfer of control b/w prg. and form in smartforms.
There is an option to print a mixture of portrait and
landscape format in smartforms. but this feature is not
available in sapscript.
Sapscripts allows more than one main window. Smartforms
allows only one main widown on pagge.
Text elements in sapscripts allow if..else, case..endcase,
etc.. commands but not smartforms.
pages and windows are defined separately and then combined
to form pagewindows in sapscripts. all windows are
automatically pagewindows in smartforms.
Windows are: main, var, const windows in sapscripts.
main, secondary, copies and final windows in smartforms.
| Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
What is a logical database?
What is append structure?
What are the aggregate objects in the dictionary? : abap data dictionary
What are the advantages of logical databases?
What are standard layouts sets in the sap script?
What is the meaning of client independent?
What is the difference between Check and Continue?
What are the different types of the sap abap data dictionary objects?
What are the functional modules used in sequence in bdc? : abap bdc
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
What are two different ways to add fields to sap tables?
What are the screen elements.
What are data classes? What are the various data classes available for selection? : abap data dictionary
What are logical data bases used in hr module? : abap hr
How to specify a client for database table processing?