‎2009 Nov 17 8:17 AM
Dear Colleagues,
are there any exercises (programs, tec) in the system for defining and using web dynpros ?
Thanks a lot and kind regards
Peter
‎2009 Nov 17 10:37 AM
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-abapRegards,
Kittu
‎2009 Nov 17 8:24 AM
‎2009 Nov 17 8:36 AM
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.....
‎2009 Nov 17 10:27 AM
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
‎2009 Nov 17 10:37 AM
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-abapRegards,
Kittu
‎2009 Nov 17 10:43 AM
Hi Peter,
As I suggested earlier please use NET310 & NET312. You will be an expert in Webdynpro.
Regards
Abhii...