cancel
Showing results for 
Search instead for 
Did you mean: 

learning Webdynpro

Former Member
0 Kudos

Dear Experts ,

I am new to web dynpro can someone guide me for the links to learn it.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Anubhav,

Welcome to the interesting world of Web Dynpro ABAP !

For Web dynpro ABAP you will require SAP ECC 6.0 onwards and WAS 7.0

is a must. It has very good future propspects as this is best UI technology.

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]

Have a look at the following SDN WDA Wiki . There you can find all relevant information.

https://wiki.sdn.sap.com/wiki/display/WDABAP/Main

First of all start doing SAP SDN tutorials .

Create some compenents with BAPI , Component usage and ALV .

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02e1fa45-0801-0010-10a0-f1c...

/people/marilyn.pratt/blog/2005/12/20/web-dynpro-for-abap

Try to Download demo tutorials from SDN library & Try to search WebDynpro ABAP WebLogs .

Wait not just that SAP has provided you with ample demo example of WD ABAP already bundled with SAP . Just Try out Components starting with WDR . I can tell you few like WDR_TEST_EVENTS ( It shows how every UI elments to use )

See packages like SWDP_DEMO , SALV_WD_DEMO

there are many more .

/people/marilyn.pratt/blog/2005/12/20/web-dynpro-for-abap

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

Also you can search weblogs on web dynpro ABAP.

Hope this will help you.

Cheers,

Darshna.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

just take the course <a href="https://wiki.sdn.sap.com/wiki/display/WDABAP/Learning+Map">NET310</a>

Regards, Heidi

Former Member
0 Kudos

Hi

Go through the links in this thread:

https://forums.sdn.sap.com/click.jspa?searchID=3089143&messageID=3519403

Cheers,

Sascha

mohammed_anzys
Contributor
0 Kudos

Hi

You could use the following link , its is useful.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/28113de9-0601-0010-71a3-c8780... [original link is broken]

Thanks and regards

Anzy

Award points if this solves your question