Skip to Content
0
Former Member
Jan 09, 2011 at 05:09 PM

Calling smartform and displaying ALV grid in ABAP WEBDYNPRO

124 Views

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