I created a custom program ZMB52 by copying the standard SAP program MB52. In this program, I’m trying to add two custom push buttons to the ALV toolbar, but the buttons are not appearing when the ALV is displayed.
Here’s what I have done so far:
- Edit GUI Status ‘STANDARD’ in SAP GUI
I attempted to add new buttons or delete existing ones in the GUI Status.
However, when I execute the program, the changes (additions or deletions) have no effect on the ALV toolbar.
- I searched through the program for any specific code or form related to configuring this status, but the only relevant line I found was this:
Despite editing the PF-STATUS or trying other approaches, I haven’t been able to make the new buttons appear.
Has anyone encountered a similar issue or knows how to resolve this? Any guidance would be greatly appreciated as I’ve been stuck on this for a whole day.
Thank you!