cancel
Showing results for 
Search instead for 
Did you mean: 

I want some Material for WebDynpro Applications?

Former Member
0 Kudos

Hi Folks,

I needed Some Material for WebDynpro Applications ( Other than SAP.HELP).

plz if i find examples then it's so good for me.

Thanks

Naresh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi NKumar ,

1) This is basic Info of WD ABAP

As the name suggests Web Dynpro for ABAP uses exactly the same meta model as its cousin Web Dynpro for Java. 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. The main difference is the designtime environment, the development infrastructure and the runtime environment.

The designtime environment is properly embedded in the ABAP Workbench where Web Dynpro artifacts are simply a new category like BSP applications or classical dynpro based applications before. Also no surprises regarding the development infrastructure. The correction and transport system keeps track on all changes that are done, versions them and helps to propagate the Web Dynpro application from development to production like you would do with ordinary BSP or dynpro-based applications.

Last not least the execution platform is the ABAP server that produces application content ready to be integrated in the NetWeaver Portal seamlessly. Features like portal eventing can be used between applications written in ABAP or applications developed with Java.

2 ) I can give you links that can help you a lot.

First of all start doing SAP SDN tutorials .

Create some compenents with BAPI , Component usage and ALV .

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02e1fa45-0801-0010-10a0-f1cf47e8c943">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02e1fa45-0801-0010-10a0-f1cf47e8c943</a>

<a href="/people/marilyn.pratt/blog/2005/12/20/web-dynpro-for-abap:///people/marilyn.pratt/blog/2005/12/20/web-dynpro-for-abap

Try to Download demo tutorials from <b>SDN library </b> & Try to search <b>WebDynpro ABAP WebLogs</b> .

Wait not just that SAP has provided you with <b>ample demo example of WD ABAP</b> already bundled with SAP . Just Try out Components starting with WDR . I can tell you few like WDR_TEST_EVENTS ( It shows how every UI elments to use )

See packages like <b><i>SWDP_DEMO , SALV_WD_DEMO</i></b>

there are many more .

Hope I have helped you .

Cheers

Parry

Former Member
0 Kudos

Hey Parry..

That's really good advice, and thanks for tips.

Regards,

Naresh.

Answers (0)