Skip to Content
0
Former Member
Sep 26, 2005 at 03:51 PM

Initialization hook for Web Dynpro applications

40 Views

Dear all,

does anybody know about a hook to perform global Web Dynpro application initialization tasks?

I need to perform some application initialization once before any components/controllers are hit.

(So far as I experienced, wdDoInit() is invoked for each user (session) accessing the app.)

Of course a application termination hook would be great as well...

Thanks in advance