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,
you can use WDDOINIT,WDDOEXIT,WDDOBEFOREACTION,WDDOAFTERACTION methods mentioned in Methods Tab.
Domodify is not advised to use as it is called on every action.
Rather you can also create your own Methods and use them.
Thanks.
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.