cancel
Showing results for 
Search instead for 
Did you mean: 

Sample simple programs

former_member601419
Active Contributor
0 Kudos

Hello Everyone,

I am a newbie and i want to get some sample programs( simple ones)

I am learning from ABAP in 21days. Would appreciate if you guys can give me some samples

Thanks,

Zaid

Accepted Solutions (1)

Accepted Solutions (1)

former_member189631
Active Contributor
0 Kudos

Zaid,

  • Go to SE80 and select Webdynpro ABAP --> WDR_TEST_EVENTS which have all UI element Programming in Webdynpro

  • Also have a Look at these,

http://help.sap.com/saphelp_erp2005/helpdata/en/a5/1a1e3e7181b60ae10000000a114084/frameset.htm

Regards,

<b>Ramganesan K</b>

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Zaid,

If you are new to Webdynpro ABAP, Its better to go through the information avialble at help.sap.com. you can lot of material there. First you go through that information then go thorugh the packages like SWDP_DEMO_TUTORIALS , SALV_WD_DEMO which holds so many examples.

Not just that please see WebDynpro Components like WDR_TEST_EVENTS .

This specific object will guide you how to use every UI element in WebDynpro ABAP . please try searching by WDR_* . For an ALV, SALV_WD* application are there. You can get lot of reports with these strings.

All the best for you Journey in to Webdynpro ABAP.

Warm Regards,

Vijay

Former Member
0 Kudos

hi Zaid ,

there are many sample examples provided by SAP in WebDybnpro

Please see packages like<b> SWDP_DEMO_TUTORIALS</b> , <b>SALV_WD_DEMO</b> .

Not just that please see WebDynpro Components like WDR_TEST_EVENTS .

This specific object will guide you how to use every UI element in WebDynpro ABAP .

please try searching by WDR_TEST_* .Reason being ,there are many samples like this .

Not just this SAP have provided you with 5-6 tutorials to start with WD ABAP .

First of all go through that .

link for Tutorials page .

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/00545e6d-0679-2910-acab-8073ce9a1659?rid=/webcontent/uuid/fed073e5-0901-0010-4eb4-c9882aac7b11">tutorials [original link is broken] [original link is broken]

Hope this is much for timebeing

Cheer

Parry

Former Member
0 Kudos

Hi Zaid,

Welcome to the interesting world of Web Dynpro ABAP !

For Web dynpro ABAP you will require SAP ECC 6.0 onwards and WAS 7.0

is a must. It has very good future propspects as this is best UI technology.

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]

Have a look at the following SDN WDA Wiki . There you can find all relevant information.

https://wiki.sdn.sap.com/wiki/display/WDABAP/Main

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/02e1fa45-0801-0010-10a0-f1c...

/people/marilyn.pratt/blog/2005/12/20/web-dynpro-for-abap

Try to Download demo tutorials from SDN library & Try to search WebDynpro ABAP WebLogs .

Wait not just that SAP has provided you with ample demo example of WD ABAP 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 SWDP_DEMO , SALV_WD_DEMO

there are many more .

/people/marilyn.pratt/blog/2005/12/20/web-dynpro-for-abap

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a282c952-0801-0010-1eb5-87953e03...

Also you can search weblogs on web dynpro ABAP.

Hope this will help you.

Cheers,

Darshna.