cancel
Showing results for 
Search instead for 
Did you mean: 

How to handle hot spot in table

shaikshadulla
Explorer
0 Kudos

I have a screen with ALV grid where the first column is hot spot and when you press it, it will go to another screen and display details of selected row with some additional functionality as below.

Now I want to skip this screen and proceed to next step .

To do this I have recorded the flow and then I have created script to identify which row is selected with the following script which is working fine.

In the recorded script(below) I had selected the second row of the grid, so that displayed screen show second row details and when I changed the value to 3, event of the 3rd row triggered and works fine.

Since i have the selected row value,Can I make this value (marked in above screen) dynamic? So that every time I trigger the hot spot it will capture corresponding row and display the screen.

Message was edited by: Shaik Shadulla

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Shaik Shadulla,

I am also having the same requirement .Have you fixed this issue?

Could you please let me know how you have fixed?

Thank you,

Arunkumaran