what is the Difference between Scripts and Smart Forms?

Answer Posted / bikas

Smatrform will generate a FM which has to be called from
the driver program whereas Script will be called using Open
form, Write form , Close form.

Smartform has more flexibility compared to Script

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?

1099


What are the difference between pool tables and transparent tables?

830


What is the difference between RETURNING and CHANGING parameters for a method?

1289


i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?

1982


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

915


What are internal tables? How do you get the number of lines in an internal table?

847


How table control cn be generated using bdc? : abap bdc

726


What is the use of abap data dictionary? : abap data dictionary

789


What are the update types possible?

815


What is an “on request field” statement?

863


Explain the different types of mode (run code) in call transaction method?

762


What is the difference between open_form and close_form?

813


What are the different types of abap reports in sap?

1001


What are the uses of the information in the data dictionary? : abap data dictionary

973


What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?

1108