2009 Oct 07 7:16 AM
Hi All,
Could you please throw some light--
If it is advisable to do data fetching in Smartform instead of Print program?
If we do data fetching in smartform will it not affect performance of Smartform?
Please suggest.
thanks
Saurabh
2009 Oct 07 7:31 AM
Hi,
Yes the performance of the smartforms decreases if do the data fetching.
It is always advicable to fetch the data in the print program and pass the data at one shot to the smartforms.
Please close, if solved
Regards,
Aditya
Hi All,
Could you please throw some light--
If it is advisable to do data fetching in Smartform instead of Print program?
If we do data fetching in smartform will it not affect performance of Smartform?
Please suggest.
thanks
Saurabh
2009 Oct 07 7:31 AM
Hi,
Yes the performance of the smartforms decreases if do the data fetching.
It is always advicable to fetch the data in the print program and pass the data at one shot to the smartforms.
Please close, if solved
Regards,
Aditya
2009 Oct 07 7:31 AM
2009 Oct 07 7:49 AM
It is not nice to hide any data fetch statements in smartforms itself. You should divide, first fetch data, then pass it to the generated f. module out from smartforms, and in smartforms do all the logic which displays the printout, page formatting, data formatting, all the labels. But the data fetch should be outside.
2009 Oct 07 8:57 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |