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: 

Authorization group restriction

Former Member
0 Kudos

Hi ,

I would like to know how to restrict authorization group FCAR and FCAP.We could see it is related to F_BKPF_BES object .It seems the same authorization object should be given the following access

--display access for documents asigned to authorization group FCAP

--should not allow display for documents assigned to authorization group FCAR

If we restrict using FCAP (displays access)the second condition works fine but the first one it displays line items only for G/L accounts.Vendor line items does not get displayed.

Please let me know your thoughts on this.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Mekha,

You can add another object F_BKPF_BES manually and in the first one give

display access for documents asigned to authorization group FCAP and in another no display for documents assigned to Auth group FCAR

**Reward points accordingly

Junaid

5 REPLIES 5

Former Member
0 Kudos

Hi Mekha,

You can add another object F_BKPF_BES manually and in the first one give

display access for documents asigned to authorization group FCAP and in another no display for documents assigned to Auth group FCAR

**Reward points accordingly

Junaid

0 Kudos

Hi Mohammed,

I tried by adding another authorization object and gave activity as blank with authorization gruop FCAR.while logging into FB03 It still gives the same error.

"Displays only line items for G/L accounts not for Vendor documents"

0 Kudos

Hi Mekha,

For displaying vendor line items maintain F_BKPF_BEK object with auth group FCAP

Junaid

Former Member
0 Kudos

Mekha,

Would send me trace report like this open trace on and run the step what u are doing and take dump in note pad and send to me I will solve your problem.

<b><removed by moderator, points as well...></b>

Thanks

Happy

manohar_kappala2
Contributor
0 Kudos

Hi Mekha,

the vendor items a part of which authorization group?

if they are not part of any then you will be able to see them

but if they are included in an authorization group then u need to give the display to that group too for being able to access them.

Manohar