cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro for ABAP Documentation

Former Member
0 Kudos

Hi Guys,

Basically Iam an ABAP consultant. Now I have to start working on ABAP WEB DYNPRO.

Could some one suggest me the best Document to start with or if any one has one available Could you pls pls share it with me. My email ID is gajendrak1@gmail.com.

I promise that I will definitely award points.

Thank You,

Gajendra.

Accepted Solutions (1)

Accepted Solutions (1)

abhimanyu_lagishetti7
Active Contributor
0 Kudos

Hi Gajendra,

You can Covera all the tutorials, a step by step process is given:

https://www.sdn.sap.com/irj/sdn/abap-webdynpro

Regards

Abhimanyu L

Answers (4)

Answers (4)

Former Member
0 Kudos

Thanks a lot all of you.

Former Member
0 Kudos

Hi,

have a look at the <a href="https://wiki.sdn.sap.com/wiki/display/WDABAP/Main">SDN WDA Wiki</a> . There you can find all relevant information.

Regards, Heidi

Former Member
0 Kudos

Hi Gajendra,

Welcome to Web Dynpro ABAP !

In web dynpro ABAP we follow MVC(Model View Controller) architecture.

In this object oriented ABAP is used to provide background functionality. Here, your ABAP skills can be utilized to the fullest. Programming in web dynpro ABAP is different than conventional ABAP programming. Here we strictly follow MVC architecture in terms of controller interface. Also there are many wizards available so that we can directly pick the code from wizards.

e.g We can call BAPI through a service call in web dynpro application. Thus automatically backgroud code for BAPI execution will be generated.

To start with Web dynpro ABAP you can try following tutorial:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a282c952-0801-0010-1eb5-87953e03...

You can start with tutorials and all. There are around six tutorials in SDN library.

Web Dynpro for ABAP

http://help.sap.com/saphelp_erp2005/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/frameset.htm

best tutorials in wbdynpro for ABAP to start with :

https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/fed073e5-0901-0010-4eb... [original link is broken]

Cheers,

Darshna.

Former Member
0 Kudos

Hi,

You can get most of the information from the following link.

http://help.sap.com/saphelp_nw2004s/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm

Thanks,

Rani.