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
how to modify the standard method as per your requirement
Differentiate between static and dynamic step loops?
How can you find the field/data underlying a transaction?
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
how to track records from data dictionary?
What is tcode se16? For what is it used.
What is a view in sap? : abap data dictionary
What is exception class and test class. How to use it?
Explain the advantage of structures?
What is the difference between a substructure and an append structure?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What do you do when the system crashes in the middle of a BDC batch session?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.