Experts,
I am displaying an ALV grid with checkbox as first column(using REUSE_ALV_GRID_DISPLAY & not OOPS approach). When I click select all button, I see that that dynamic perform mentioned in i_callback_user_command parameter is never getting called. If it gets called, then code to set 'X' for all checkbox is in place.
I read many threads related to this in SCN & after not being able to fix my issue after reading all of them I am posting this thread.
But when I click other buttons in application toolbar of ALV(like list status - one with letter 'i' icon and selections - one with letter 'i' icon and icon text selections) I see that perform for call back user command is called.
I tried creating custom PF status & also copied standard PF status from func grp SALV. But it did not help.
I saw complete code from Uwe in OOPS approach for this issue. As I want normal approach solution, kindly share your valuable inputs.
Thanks,
Aspire