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

ALV Report

Former Member
0 Likes
306

Hi,

I have an alv report, when I double click it, its going to dump, I dont have drill down on this report.

Please suggest me, when double clicked it should not go to dump .

Thanks

rk

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
280

In the reuse_grid function module, comment the line:

I_CALLBACK_USER_COMMAND = 'USER_COMMAND'

REgards,

Ravi

1 REPLY 1
Read only

Former Member
0 Likes
281

In the reuse_grid function module, comment the line:

I_CALLBACK_USER_COMMAND = 'USER_COMMAND'

REgards,

Ravi