cancel
Showing results for 
Search instead for 
Did you mean: 

Calling smartform and displaying ALV grid in ABAP WEBDYNPRO

Former Member
0 Kudos

Hi all,

I am new to ABAP web dynpro.I ahve few custom reports which are simple ALV list reports which I now need to convert to ABAP web dynpro application .

For one particular report,based on the selection screen input,I need to display the ALV list and when I select the records from the ALV list,I need to call a smartform on clik of a push button.

My questions:

1. Im using 'REUSE_ALV_GRID_DISPLAY' FM to display the o/p in my report.Is there any similar FM in webdynpro ABAP which will display my list in ALV GRID in my web dynpro application??/

2. How to call a smartfrm in ALV grid in web dynpro??

Edited by: abap_1000 on Jan 9, 2011 6:09 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member186491
Contributor
0 Kudos

Hi,

You can search SDN, there are several posts available. Just to get some idea, you can check --

[;

[;

For clicking event on ALV --

[;

For ALV display on WDA --

[http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/101df93f-4b5c-2910-14aa-9eb0338c2110?quicklink=index&overridelayout=true]

Thanks.

Kumar Saurav.