Hi Experts, we have coded in smartforms also but why we r
going to driver program for smartforms..
Answer Posted / 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 |
Post New Answer View All Answers
how do you call third selection screen ?
What is the difference between sum and collect?
How are the date abd time field values stored in sap?
What are the update types possible?
What are subroutines? : abap modularization
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
How to write a code in tab control? : abap bdc
What is a variable in the sap abap?
Which transaction code can I use to analyze the performance of abap program?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
stock transfer from one plant to another plant ? i want the total description.
What are the different types of sapscript symbols?
Explain the Types of Select statements?
please any one can tell me How to validate the data in Table maintinance generator?how can u validate the table field values if u r entering the data into fields .it shows record is wrong?wher we can done validation in table maitenance generator before getting the data as out ?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?