cancel
Showing results for 
Search instead for 
Did you mean: 

Very new to WebDynpro ...

shishupalreddy
Active Contributor
0 Kudos

Hello All,

I am about to start learning Webdynpro ....for that I would like to know what must be the system configuration which version of SAP will support to develop applications in WEBDYNPRO using ABAP ...

And also material if any for a beginner ....

Helpfull answers will be rewarded ...

thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check this you can also find a lot more similar threads if you search the forum.

Go through the package SWDP_DEMO, SWDP_TEST etc that have a lot of examples enough for a beginner. The components WDR_TEST_UI_ELEMENTS and WDR_TEST_EVENTS are great sources for getting an intro to the various view elements.

And you always have the forum!

Regards,

Nithya

shishupalreddy
Active Contributor
0 Kudos

Hello Nithya,

Thanks for the prompt responce .

Could you please tell me the SAP VERSION which will support Webdynpro application development. Because I had 4.7E with my Laptop. Ithink itwill not support dynpro s .

thanks

S-H
Active Participant
0 Kudos

Hi,

WebDynpro avaibale with SAP Netweaver 2004s (SAP Netweaver application server 7.0.).

Best regards,

Suresh

Sharadha1
Active Contributor
0 Kudos

Hi ,

It is available from SAP Netweaver 2004s

Web Dynpro for ABAP provides the same declarative UI development paradigm as Web Dynpro for Java directly out of the NetWeaver ABAP Application Server. Web Dynpro for ABAP allows the development of user interfaces directly within the ABAP Workbench (SE80) and the Web Dynpro runtime environment is a central part of the ABAP server and can be used in any SAP solution based on NetWeaver 2004s without the need of an additional server installation

If you are new to webdynpros..do have a look at this link

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

Regards,

Sharadha

Answers (1)

Answers (1)

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> where the information on WDA is availiable, together with links to the documentation, courses, e-learning, FAQ etc.

For information on system configuration, see <a href="http://help.sap.com/saphelp_nw70/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm">this</a>

Regards, Heidi

Former Member
0 Kudos

Hi,

I would suggest few things here.

1.Learn basic concept of ABAP-OO (Its on SDN)

2 If you dont know ABAP then learn it

3.Go through all tutorial that i ahev given here as link.

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

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/00545e6d-0679-2910-acab-8073c... [original link is broken]

/people/thomas.jung/blog/2006/06/20/web-dynpro-abap-demonstration-videos

4.Use SDN forums for your learning.here many Webdynpro experts will help you

Nirad