Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Enable / Activate the Save button

Former Member
0 Likes
1,687

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.

1 ACCEPTED SOLUTION
Read only

former_member214857
Contributor
0 Likes
1,036

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

2 REPLIES 2
Read only

former_member214857
Contributor
0 Likes
1,037

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

Read only

0 Likes
1,036

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.