Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Exercise for Web dynpro

Former Member
0 Likes
901

Dear Colleagues,

are there any exercises (programs, tec) in the system for defining and using web dynpros ?

Thanks a lot and kind regards

Peter

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
770

Hi Peter,

In the system, in package SWDP_DEMO and SWDP_TEST. There's always WDR_TEST_EVENTS and WDR_TEST_UI_ELEMENTS as a starting point.

Apart from that, you can always refer to the links below :

Check for WDR_TEST_UI_ELEMENTS and WDR_TEST_EVENTS for UI operations and their various events. 
1) This is basic Info of WD ABAP 
 A Web Dynpro component, a Web Dynpro view, a Web Dynpro model, a Web Dynpro controller have the same semantics both for ABAP and Java. 

 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-f1cf47e8c943 
/people/marilyn.pratt/blog/2005/12/20/web-dynpro-for-abap

Regards,

Kittu

5 REPLIES 5
Read only

former_member217544
Active Contributor
0 Likes
770

Hello,

Check this link if it helps you:

[original link is broken]

Regards,

Swarna Munukoti.

Read only

Former Member
0 Likes
770

Hi Peter,

There are a number of scenarios available here on this link:-

[http://www.sdn.sap.com/irj/sdn/nw-wdjava;jsessionid=(J2EE3414800)ID0220579850DB00022011343199435674End?rid=/webcontent/uuid/00b64d9f-fea2-2910-c988-ee2544047f8c]

But Peter, I suggest you to go through the SAP standard document NET310 to learn basics right from begining & NET312 for advanced Webdynpro.

Hope it helps you.

Regards

Abhii.....

Read only

Former Member
0 Likes
770

Hi Peter,

You will find many examples on the system in SE80 transaction. Select web dynpro comp/interfaces in the dropdown.

Give demo and you will get many demo examples on all UI elements.

To start off with you can have a look at DEMO_TABLE.

-kshitija

Read only

Former Member
0 Likes
771

Hi Peter,

In the system, in package SWDP_DEMO and SWDP_TEST. There's always WDR_TEST_EVENTS and WDR_TEST_UI_ELEMENTS as a starting point.

Apart from that, you can always refer to the links below :

Check for WDR_TEST_UI_ELEMENTS and WDR_TEST_EVENTS for UI operations and their various events. 
1) This is basic Info of WD ABAP 
 A Web Dynpro component, a Web Dynpro view, a Web Dynpro model, a Web Dynpro controller have the same semantics both for ABAP and Java. 

 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-f1cf47e8c943 
/people/marilyn.pratt/blog/2005/12/20/web-dynpro-for-abap

Regards,

Kittu

Read only

Former Member
0 Likes
770

Hi Peter,

As I suggested earlier please use NET310 & NET312. You will be an expert in Webdynpro.

Regards

Abhii...