Hi Experts, we have coded in smartforms also but why we r
going to driver program for smartforms..
Answer Posted / ganesh sawant
this is for re-usability purpose..to keep form logic and business logic separate so same form can be called from many programs..also ...we should have minimum coding in the forms...
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Name the abap/4 modularization techniques? : abap modularization
What is a database view? : abap data dictionary
Select query optimisation
Explain the differences between at selection-screen and at selection-screen output?
What is a table cluster? : abap data dictionary
What are two methods of modifying sap standard tables?
Which bdc you prefer? : abap bdc
Explain how to create any functions? How to go about it?
What is get cursor field?
How are BAPI different from normal function modules?
What are the fields in the memory table ‘screen’?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What is the difference between call transaction and session method? : abap bdc
what is abstract classes
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?