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 |
How to transport from one client data to another in realtime, what is the transaction code for transport, where the maintain table maintenance generator in realtime,
WHAT IS DIFFERENCE BETWEEN USER EXIT AND BADI
Reports: Event functionality.
What is Basic IDOC type?
what is a ticket?
when we use bdc and lsmw and bapis and ale idocs
When to use logical database?
Can we create Secondary Indexes for the Views
how can i find which report(abap program) assign to which sap script? or how can we find sap script is assign to which progam?
What are the two ways for restricting the value range for a domain ?
what is single screen maintainence?
What is the diffrence between select single * and Select upto 1 row?