on ‎2009 Jul 20 7:13 AM
Hi to all,
In webdynpro, while writting a code it's better to avoid to write in MODIFY VIEW().Because it decreases the performance of the application.if it's the case then where i need to write my source code.apart from wddoinit(), and on action.is there any concept of classes.
So, please let me know any other way and the best way to write the code.
Thanks and Regards,
Satti
Request clarification before answering.
Hi Satish
If you want to load the data first go for WDDOINIT.
If you want to modify the layout go for WDMODIFYVIEW
If you wnat to fetch some data base on some action the create one action and write the business logic.
Phase Model explained in help check it out
http://help.sap.com/saphelp_nw04s/helpdata/en/d2/8acd409cc4dd50e10000000a1550b0/content.htm
Thanks
Tulasi Palnati
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.