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 hide/remove the Post from tcode FV50 and/or FB50

Former Member
0 Kudos

I would like to user to be able to Park but not Post.

How can I remove the post from transaction FV50 and/or FB50?

Thanks,

Eric

1 REPLY 1

Former Member
0 Kudos

The auth objects for FV50 are:

F_BKPF_BUK

F_BKPF_GSB

F_BKPF_KOA

F_FAGL_SEG

The auth objects for FB50 are:

F_BKPF_BES

F_BKPF_BLA

F_BKPF_BUK

F_BKPF_GSB

F_BKPF_KOA

F_FAGL_SEG

Just make sure you have actiivty value 77 for park. Activity value 10 is for post.