‎2012 Feb 23 10:57 AM
Hello all,
I have added a button to a standard SAP screen which calls a BSP. After the user has finished with the BSP page we need to press the Save button but it is not enabled.
How can we enable the standard save button?
Thanks,
Stuart.
‎2012 Feb 24 2:04 PM
Hi Stuart
As this is a standard application you need to adjust PF-STATUS used in this case via transaction SE41.
To collect PF-STATUS name you can go to menu System -> Status and check GUI status information, then access transaction SE41 and if necessary you can adjust this as you needs.
Best regars
‎2012 Feb 24 2:04 PM
Hi Stuart
As this is a standard application you need to adjust PF-STATUS used in this case via transaction SE41.
To collect PF-STATUS name you can go to menu System -> Status and check GUI status information, then access transaction SE41 and if necessary you can adjust this as you needs.
Best regars
‎2012 Feb 27 10:03 AM
Thanks Carlos,
It was actually a Function Group I needed to change, which when entered into SE41 gave me the unhelpful message "Program has not been created".
However, I was able to get to a Menu Painter from SE80. I then activated the Save button using the "Function Code" button.
Thanks for your help!
Stuart.