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: 

Creation of Authorization group

Former Member
0 Kudos

Hello All,

I have a requirement from FI consultant for creation of new authorization group. This auth. group we want to use in FI objects like F_BKPF_BEK. so that for few end users they should not change any vendor data in FK02.

I have gone through several posts, but not able to get / understand clear steps for creation of auth group and assignment.

One of the post i found is below:

[;

i tried to do few steps but not in right direction. Request you some one please suggest me the steps for cration.

Rgds,

Durga.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Using the group in the master data maintenance will sometimes create the group in the F4 search help as well.

Otherwise the table behind it is TBRG and can be maintained / transported from view V_TBRG.

Good move to maintain the value ranges. Well done.

Cheers,

Julius

3 REPLIES 3

Former Member
0 Kudos

Using the group in the master data maintenance will sometimes create the group in the F4 search help as well.

Otherwise the table behind it is TBRG and can be maintained / transported from view V_TBRG.

Good move to maintain the value ranges. Well done.

Cheers,

Julius

0 Kudos

Julius,

Thanks for the update. As suggested by you i have inserted one entry of auth group in TBRG table against FI object with SE16.

Now how do we maintain the view of V_TBRG. Is it from SE11?, if yes then i should do this step from ABAP login.

But what i heard is, this activity is purely involved by Basis people.

Please suggest.

Rgds,

Durga.

0 Kudos

You already did the needful in SE16.

It is same same as SE11 and should have asked for a TP request.

You can now revert back to PFCG and use F4.

But... the value __must__ first be on the master record as well, otherwise it will not kick in (optional object). You should check the docs in SU21 on an object if it is optional.

Cheers,

Julius