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

Disable the SAVE button functionality in FV50 transaction

Former Member
0 Likes
799


Hello,

I have a requirement where I need to disabel the SAVE(SAVE parked document) button and its functionality.

I have found the BTE s for POST and other buttons but did not find any BTE for this SAVE button.

Could anyone help me on this.

Regards,

Vineela S


Hello,

I have a requirement where I need to disabel the SAVE(SAVE parked document) button and its functionality.

I have found the BTE s for POST and other buttons but did not find any BTE for this SAVE button.

Could anyone help me on this.

Regards,

Vineela S

1 REPLY 1
Read only

Former Member
0 Likes
545

Hi,

It can be restricted by assigning specific roles.

Check the authorization object : F_BKPF_BUK, disable activity 77 which restricts the user from parking.

To get more information on the authorization object, contact your BASIS team.

Regards,

Chandra