cancel
Showing results for 
Search instead for 
Did you mean: 

How to Create Webdynpro using ABAP ?

Former Member
0 Kudos

Hi Folks,

Please let me know what are the steps to create Webdynpro using ABAP.

Thanks ,

Naresh

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

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

Regards, Heidi

Former Member
0 Kudos

Hi Naresh,

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 naresh ,

Welcome to ABAP Dynpro

Do u want to some basic program.....

then this is link for in <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cb243c45-0801-0010-eb9c-88669007f130">Tut 1</a>

Other than that try searching thread ...there are many thread that address to Basic doubts.

Cheers

Parag

Former Member
0 Kudos

Hello Mr N Kumar,

I am enclosing a link which will discuss in detail about creating a basic component in Web Dynpro for ABAP.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cb243c45-0801-0010-eb9c-886...

Please feel free to ask your doubts but i can help you only on WD 4 ABAP.

regards,

abhishek

Former Member
0 Kudos

Hi N Kumar,

Following is the list of some tutorials that you can start with.

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

Regards,

Alka.

former_member182372
Active Contributor
0 Kudos

Hi Naresh,

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

Best regards, Maksim Rashchynski.