Hello Everybody
I have a basic question about web Dyn pro, If we enhance the class containing the hook methods and add our methods, what will be the sequence? Will it be executed after all the hook methods are executed (after wddoexit) or before the hook methods are executed (before wddoinit )
And will the same be applicable to any enhanced class?