cancel
Showing results for 
Search instead for 
Did you mean: 

steps to create webdynpro

Former Member
0 Kudos

hi all,

i'm new to webdynpro..

Can you send me the step by step procedure to create webdynpro objects

Regards

Suprith

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

closed

amarnath_kathi
Active Contributor
0 Kudos

Suprith,

Just go here for step-by-step instructions and start coding...

regards,

Amar.

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Welcome to Web Dynpro for ABAP forum.

You can search in forums about this before you post.You will find many threads to learn Web Dynpro for ABAP.

Below is the procedure to develop a simple Application.

1.You should have atleast ECC6.0 version to start WD4A.

2.Go to SE80 and select WEB DYNPRO COMP/INTF from drop down.

3. Enter component name and then click on display button to create the component.

4. A pop up will appear,ask you to create the component.

5. Right click on component to create a view.

6. save the view and then go to layout to design the view with UI Elements.

7. To design the layout you can do in 2 ways.

a.drag and drop the UI Element from container to the layout.

b.You will find ROOTELEMENTUICONTAINER on the right hand side top corner of the Layout right click on that and select insert element then enter id and UI element.

For Eg: enter id as txt1 and select UI element Text View from drop down.

8.Now the new UI Element will attach under ROOTELEMENTUICONTAINER.click on the TextView,now you can see the properties of Text view.Enter some text in the TEXT property say HELLO WORLD.

9.Now save the view.

10.Click on window of the Component then drag the view on to the window.

11.activate Entire component.

12.Create application to test the component.Right click on the Component select Create Application.

13.Enter name and description of the Application.

14.save the application.

15.Right click on Application and select Test to Test the component.

for beginers follow these tutorials.

Please check the below links.

Web Dynpro for ABAP: Tutorials for Beginners

Tutorial ALV

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/60ea94e5-0901-0010-c3bb-aad5e...

Web Dynpro for ABAP in SDN

https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/512040e1-0901-0010-769...

Web Dynpro ABAP: Development in Detail

http://help.sap.com/saphelp_nw2004s/helpdata/en/03/0048413e466e24e10000000a155106/frameset.htm

Web Dynpro Architecture

http://help.sap.com/saphelp_nw04/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/content.htm

How-to add a custom Web Dynpro iView to the MSS Employee Profile (ECC 6.0)

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/how-toaddacustomWebDynproiViewtotheMSSEmployeeProfile(ECC+6.0)&focusedCommentId=55238

Thanks

suman

Former Member
0 Kudos

Hi suprith kumar,

Please check the below Links which helps you to learn from the basics :

OOPS_Beginners

http://help.sap.com/saphelp_nw04/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm

ALV Gird Control (BC-SRV-ALE)

SAP Container

SAP Control Framework

or Thread New To OOPs ABAP

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20...

General Tutorial for OOPS

check all the below links

http://www.sapgenie.com/abap/OO/index.htm

http://www.geocities.com/victorav15/sapr3/abap_ood.html

http://www.brabandt.de/html/abap_oo.html

Check this cool weblog:

http://help.sap.com/saphelp_nw04/helpdata/en/c3/225b6254f411d194a60000e8353423/frameset.htm

http://www.sapgenie.com/abap/OO/

http://www.sapgenie.com/abap/OO/index.htm

http://help.sap.com/saphelp_nw04/helpdata/en/c3/225b5654f411d194a60000e8353423/content.htm

http://www.esnips.com/doc/375fff1b-5a62-444d-8ec1-55508c308b17/prefinalppt.ppt

http://www.esnips.com/doc/2c76dc57-e74a-4539-a20e-29383317e804/OO-abap.pdf

http://www.esnips.com/doc/5c65b0dd-eddf-4512-8e32-ecd26735f0f2/prefinalppt.ppt

http://www.allsaplinks.com/

http://www.sap-img.com/

http://www.sapgenie.com/

http://help.sap.com

http://www.sapgenie.com/abap/OO/

http://www.sapgenie.com/abap/OO/index.htm

http://www.sapgenie.com/abap/controls/index.htm

http://www.esnips.com/doc/2c76dc57-e74a-4539-a20e-29383317e804/OO-abap.pdf

http://www.esnips.com/doc/0ef39d4b-586a-4637-abbb-e4f69d2d9307/SAP-CONTROLS-WORKSHOP.pdf

http://www.sapgenie.com/abap/OO/index.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/ce/b518b6513611d194a50000e8353423/frameset.htm

http://www.sapgenie.com/abap/OO/

these links

http://help.sap.com/saphelp_47x200/helpdata/en/ce/b518b6513611d194a50000e8353423/content.htm

For funtion module to class

http://help.sap.com/saphelp_47x200/helpdata/en/c3/225b5954f411d194a60000e8353423/content.htm

for classes

http://help.sap.com/saphelp_47x200/helpdata/en/c3/225b5c54f411d194a60000e8353423/content.htm

for methods

http://help.sap.com/saphelp_47x200/helpdata/en/08/d27c03b81011d194f60000e8353423/content.htm

for inheritance

http://help.sap.com/saphelp_47x200/helpdata/en/dd/4049c40f4611d3b9380000e8353423/content.htm

for interfaces

http://help.sap.com/saphelp_47x200/helpdata/en/c3/225b6254f411d194a60000e8353423/content.htm

Check these links.

http://www.henrikfrank.dk/abapuk.html

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20...

Go through the below links,

For Materials:

1) http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCABA/BCABA.pdf -- Page no: 1291

2) http://esnips.com/doc/5c65b0dd-eddf-4512-8e32-ecd26735f0f2/prefinalppt.ppt

3) http://esnips.com/doc/2c76dc57-e74a-4539-a20e-29383317e804/OO-abap.pdf

4) http://esnips.com/doc/0ef39d4b-586a-4637-abbb-e4f69d2d9307/SAP-CONTROLS-WORKSHOP.pdf

5) http://esnips.com/doc/92be4457-1b6e-4061-92e5-8e4b3a6e3239/Object-Oriented-ABAP.ppt

6) http://esnips.com/doc/448e8302-68b1-4046-9fef-8fa8808caee0/abap-objects-by-helen.pdf

7) http://esnips.com/doc/39fdc647-1aed-4b40-a476-4d3042b6ec28/class_builder.ppt

😎 http://www.amazon.com/gp/explorer/0201750805/2/ref=pd_lpo_ase/102-9378020-8749710?ie=UTF8

For working on Basic Examples with screenshots :

http://saptechnical.com/Tutorials/WebDynproABAP/WebDynproABAPMain.htm

Regards,

Prakash.