Skip to Content
0
Former Member
Nov 10, 2005 at 05:13 PM

ALV Grid PF Status Issue

22 Views

Hello All,

I am using the function 'REUSE_ALV_GRID_DISPLAY' and need to capture the changes that a user will make to the grid output. Currently, I am using as an export i_callback_pf_status_set = 'SET_STATUS' to include a few pushbuttons that the user will need. I found that in using this, the changes to the grid were not captured in my internal table. If I comment out this export, then the changes are captured in my internal table however I lose the functionality I developed. Is there any way that I can use my custom PF Status and capture the changes to my ALV grid? Thanks in advance for your help.

John