cancel
Showing results for 
Search instead for 
Did you mean: 

REGARDING FLOW OF WEB DYNPRO ABABP

krishnadhuriya
Explorer
0 Kudos

Hi!

Can anybody tell me the exact flow of web dynpro programs ?
How it executes and what all modules are invoked first??

Waiting for your reply...

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

For this you need to do some hands on. It will be good to follow some Tutorial and then put the write statement in all the mods and check the result. Put the breakpoint at write statement and then run it. Thanks.

Former Member
0 Kudos

Pls find the attached sheet may it is useful to you.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Krishna.

You can get answer by yourself by doing  some ground work in google.Anyhow Refer below link.It might give you information.

Link

Thanks

Katrice

krishnadhuriya
Explorer
0 Kudos

This message was moderated.

Former Member
0 Kudos

Hello Krishna,

We have some inbuilt method with all view, window and comp. controller, Those method are called Hooks method in web dynpro..

So you need to have information about sequence of Hooks Method. For this first read all what is hooks method and then put a debugger in all method for better understanding..

Here is one more link for data flow..

andre_pany
Member
0 Kudos

Hi,

you can find the phase model of a web dynpro request here:

http://help.sap.com/saphelp_nw04s/helpdata/en/d2/8acd409cc4dd50e10000000a1550b0/content.htm

Kind regards

André