cancel
Showing results for 
Search instead for 
Did you mean: 

please send me doc for Web Dynpro-ABAP Learning from Basics .

Former Member
0 Kudos

hi,

I am new to Web Dynpro-ABAP.

please send me doc for Web Dynpro-ABAP Learning from Basics .

Thanks

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Venkata Shiva,

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

hey where to send ? mail id ?

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

just take a look at the <a href="https://wiki.sdn.sap.com/wiki/display/WDABAP/Main">SDN WDA Wiki</a> and the links and documents provided there.

Regards, Heidi