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 |
if we have to upload the legacy data by using one transaction ex.me22, in bdc which way we will choose i.e. session method or call transaction? how we will choose that way? can we use both method in single program?
What are the output type and Tcodes?
WHAT IS INTERFACE? HOW MANY INTERFACES
5 Answers Magna Infotech, Reliance,
WHICH LANGUAGE IS USED TO WRITE ABAP CODING PART?
What is ps structure? : abap hr
Logic for using table controls in BDC?
Does the call transaction method allow multiple transactions to be processed by sap?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?
What is asap methodology? : sap abap hr
What is the function of the transport system and workbench organiser?
Difference Between ATPF and AT user command?
How to convert the Unit for 'Distance' (The value from one Unit to another).