Application Development 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: 

hotspot OO ALV

rangerlet_mesee
Participant
0 Kudos

Hello

I am clicking a hotspot of delivery number of OO ALV which directs to another screen with the clicked item details

But when I click another delivery number hotspot..it shows the previous item records and not the clicked

just before SET_TABLE_INIT_DISPLAY...it shows the new records during bebugging but not in output

1 REPLY 1

raymond_giuseppi
Active Contributor
0 Kudos

How did you handle the hotspot event (depending on which ALV class you call can be HOTSPOT_CLICK or LINK_CLICK)

Hint: Look at sample reports such as SALV_TEST_TABLE_EVENTS or BCALV_TEST_GRID_EVENTS.