Application Development 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: 

How to disable Hold Button in FB60/FB65

Former Member
0 Kudos

Hi,

I want to disable Hold button in FB60 . Could anybody let me know the steps or procedure to do it

Thanks

Jags

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Jagadeesh,

You can control the park button, but I don't believe the hold button is controllable through standard authorizations. Depending on what you are trying to accomplish you may look into transaction variants, user exits or other custom programming.

Cheers,

Ben

2 REPLIES 2

Former Member
0 Kudos

Jagadeesh,

You can control the park button, but I don't believe the hold button is controllable through standard authorizations. Depending on what you are trying to accomplish you may look into transaction variants, user exits or other custom programming.

Cheers,

Ben

Former Member
0 Kudos

The parking of documents is related to the activity "77 - Pre enter",

if you want to control it.

If the user does not have the authorization for this activity in the related authorizations objects e.g. F_BKPF_BUK etc., then he can not park the document.