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 ALV report

Former Member
0 Kudos
102

Hello friends,

I have made an interactive ALV that is a drill down report using the event USER_COMMAND.The drill down is working well.But i want drill down for only one of the fields out of all the 10 fields or columns i am having.I have made hot spot in which ever field i want to have drill down on.But when i am double clicking on the cells of other fields i am still getting the drill down which i do not want to happen.Is there any way to stop this for all other field except the desirable field for the drill down to happen.

Regards,

Ashish.

2 REPLIES 2
Read only

Former Member
0 Kudos
85

hi Ashish,

Please put the hotspot for ur desired field only.

then it will work fine

<b>Reward points if useful</b>

cheers,

Chandra

Read only

0 Kudos
85

Thanks for reply

I have kept the hotspot for desired column only but still it is not woking the way i want to

that is only for desired field.

Regards

Ashish.