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: 

Certain users should not be able to save in F-32.

Former Member
0 Kudos

Hi,

Certain users need access to F-32 (AR screen) to generate payment advice but not to save any posting. Can the users be prevented from posting/saving documents in F-32?

Thanks.

1 ACCEPTED SOLUTION

mvoros
Active Contributor
0 Kudos

Hi,

there is authorization object F_AVIK_BUK which is used to control payment advices. There are other authorization objects such as F_BKPF_BUK for protecting FI postings. So you can give those users with limited access only authorization for F_AVIK_BUK. BTW there is a separate FBE1 for creating payment advices.

Cheers

1 REPLY 1

mvoros
Active Contributor
0 Kudos

Hi,

there is authorization object F_AVIK_BUK which is used to control payment advices. There are other authorization objects such as F_BKPF_BUK for protecting FI postings. So you can give those users with limited access only authorization for F_AVIK_BUK. BTW there is a separate FBE1 for creating payment advices.

Cheers