smartforms have an advantage i.e,both layout and code can
combine .but when we go for driver program in smartform?
Answer Posted / hemal
Smartforms are created as the function modules...the driver program passes data to these FMs.....so when we want to do any modifications to pass data to the smartforms we have to go to modify the driver program.....
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
In what ways we can get the context sensitive f1 help on a field?
What are the different functions used in sap script?
How do you find if a logical database exists for your program requirements?
if while coding power goes off , how to retrieve the codes?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Can i have some Realtime Scenarios on Reports.
What is table attribute? : abap data dictionary
What is difference between float and packed data type?
In sap script how to print bar code in vertical manner
What is ole?
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 ) ?
What are conversion routines? : abap data dictionary
What are the different methods of passing data? : abap modularization
Differentiate between static and dynamic step loops?