Hi All,
I've added some new buttons to the toolbar of my ALV grid by creating a custom PF status.
I now need to pick up when these buttons are being pressed - however the form I have created and applied to I_CALLBACK_USER_COMMAND is being ignored, and the program is instead going straight to the PAI module of SAPLSLVC_FULLSCREEN.
The main premise of this program is to essentially display a custom Equipment List with the ability to assign/remove statuses for the equipment that is listed. To get to this point, I've made a copy of RIEQUI20, and am currently editing a custom copy of the include MIOLXF14.
I understand that REUSE_ALV_GRID_DISPLAY is mentioned quite often online, however I cannot seem to find an article or post that is related to this particular problem. I really don't want to copy and edit any more SAP standard programs than I already have...
Any help is appreciated,
Sam