cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Webdynpro tools

sanjana_lingras
Active Participant
0 Kudos

Hi Experts,

I am new to ABAP webdynpro technology and I need some information on Webdynpro ABAP capabilities.

We need to design few reusable tools using webdynpro abap. I would like to invite such tool ideas which we can implement using ABAP webdynpro.

Regards,

Sanjana

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sanjana,

Webdynpro abap is used to create web based applications by using ECC, R/3 data as backend. There are several standard components which can be reused in our components like, for Select Options in ABAP we have keyword SELECT-OPTIONS but for webdynpro, we need to reuse an standard component WDR_SELECT_OPTIONS. For ALV we have SALV_WD_TABLE. Below link will help you to understand reusability in abap webdynpro:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b05096a7-ef1b-2e10-12bd-cab2929e8...

Also, have a look at this:

http://scn.sap.com/docs/DOC-52017

I hope this helps you

Regards,

Shahir Mirza

Answers (1)

Answers (1)

yury_sichov
Active Contributor
0 Kudos