Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Interactive report issue

Former Member
0 Likes
306

Hello All,

My requirement is to display 2 reports in one screen in the output and I have achieved this using sub screens concept and have build two ALV's using OOPS concept...

But am facing one issue i.e. one of the report that is displaying above is having a check box and when I check the checkboxes and click on another button say suppose UPDATE a new report should be dispalyed with only those checked entries..

For me now the new report is being dispalyed with blank data as I am not able to identify those entries that checked.

Kindly provide your valuable inputs for the same..

Many Thanks.

Regards,

Vachana.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
282

Hi,

Refresh the second ALV and update with new values each time when UPDATE button is pressed.

In addition, you may have a look at blog:

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/21504] [original link is broken] [original link is broken] [original link is broken] [original link is broken];

Regards,

Rajesh

1 REPLY 1
Read only

Former Member
0 Likes
283

Hi,

Refresh the second ALV and update with new values each time when UPDATE button is pressed.

In addition, you may have a look at blog:

[http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/21504] [original link is broken] [original link is broken] [original link is broken] [original link is broken];

Regards,

Rajesh