cancel
Showing results for 
Search instead for 
Did you mean: 

Want documents for Web Dynpro ABAP

Former Member
0 Kudos

Hi All ,

Can anyone please send me the Docs or link for Web Dynpro ABAP .

Thanks in advance

Rahul

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

hi ,

<b> Source 1 .</b>

Please see packages like SWDP_DEMO_TUTORIALS , SALV_WD_DEMO .

Not just that please see WebDynpro Components like WDR_TEST_EVENTS .

This specific object will guide you how to use every UI element in WebDynpro ABAP .

please try searching by WDR_TEST_* .Reason being ,there are many samples like this .

<b> Source 2 </b>

Not just this SAP have provided you with 5-6 tutorials to start with WD ABAP .

First of all go through that . You can try in SDN library

<b> Source 3 </b>

SDN library .Try Searching WD ABAP , WebDynpro for ABAP , my people has contributed to SDN with WD ABAP materials .

<b> Source 3 </b>

SDN Web Blogs .Try Searching WD ABAP , WebDynpro for ABAP , my people has posted web blogs for Context binding and about other concepts too.

Cheers

Parry

Former Member
0 Kudos

Hi All ,

Thanks for your time & Patience .

former_member189631
Active Contributor
0 Kudos

Rahul,

Webdynpro ABAP

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

-


Regards,

<b>Ramganesan K</b>

Former Member
0 Kudos
Former Member
0 Kudos

Hi Rahul,

check out in this link u can find all the details regarding webdynpro.

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

Regards,

Prasad

Former Member
0 Kudos

Hi Rahul,

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.