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
When the top-of-page event does get triggered?
How would you set the formatting options statically and dynamically within a report?
What is dynpro? what are its components ?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the advantages and disadvantages of different types of bdc's?
What is a table cluster? : abap data dictionary
What is the logo in sap script?
Why we are using Macros instead of Function Modules
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What happens if only one of the commands set screen and leave screen is used without using the other?
What are internal tables? : abap hr
What is an “on input filed” statements?
What are the function module in bdc?
What are the parameters in bdc_insert? : abap bdc