Hi Experts, we have coded in smartforms also but why we r
going to driver program for smartforms..
Answers were Sorted based on User's Feedback
Answer / sivaramakrishna
in driver program we develop the neceassery business logic ,
but in smartform we develop the form logic releated to
smart form.
Is This Answer Correct ? | 13 Yes | 0 No |
Answer / kiss_shore
In SMARTFORMS... we can directly code all the processing
logic in SMARTORMS itself...
But there is a performance issue regarding this...
So we should code the business logic in the Driver Program
and pass it to the Form Interface...
Is This Answer Correct ? | 9 Yes | 1 No |
Answer / 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 |
which layout sets you used?
can any one tell me the types of smartforms
what is the meaning of movement type and how do we find this .....
How can we call, call transaction and session method in the same program?
How many types of size categories and data classes are there?
What data is contained? : abap data dictionary
what is standard , sorted and hash in abap ?
What is IDOC?
5 Answers Cap Gemini, FutureSoft,
why we call smartform as a client independent? (as we are able to retrive data from any client dependent d/b table in smartforms. )
Define structure in abap data dictionary?
what is the use of functions
What z the difference between a pool table and a transparent table and how they are stored at the database level?