Skip to Content
0
Former Member
Jun 11, 2009 at 04:22 AM

USER COMMAND FOR INTERACTIVE ALV REPORT

1008 Views

Hi Frens

I am making an interactive alv report showing a cost center hierarchy. I could scuccessfully capture the first click event in the user command using '&IC1'. Now i want to capture the second click event for the third hierarchy.

When i try to do that, the program flow keeps hitting the same user command time n again. I want to put in a different code for the different click events. What is the way to achieve this?

I searched ....there is nothing like '&IC2'. It does not work.