Application Development and Automation 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: 
Read only

Problem with a Hierarchy delete and Authorization Object (Roles)

Former Member
0 Likes
811

Hi Forum,

We want to delete a Profit Center Hierarchy but it shows an error message indicating that the Hierarchy to delete is still present in an Authorization Object (K_CCA).

I know that I have to remove the Hierarchy from the Authorization Object in all the Profiles where is present.

We have a lot of profiles with that object (K_CCA) but many of them have an asterisk and I would like to know which profiles have the object K_CCA with the Field RESPAREA not equal to asterisk, so I can go directly to the profiles involved.

Thanks in advance for any help you could provide,

Jose Pinedo

1 ACCEPTED SOLUTION
Read only

jrg_weichert
Explorer
0 Likes
693

Hello Jose,

have a look at table AGR_1251.

Select something like:

Activity group :

Object K_CCA

Field name RESPAREA

Value exclude single value Pattern( ][ ) #

ID whether object is deleted include single value (=) " " (this means empty / blank)

Kind regards

Joerg

Message was edited by:

Jörg Weichert

Hi Forum,

We want to delete a Profit Center Hierarchy but it shows an error message indicating that the Hierarchy to delete is still present in an Authorization Object (K_CCA).

I know that I have to remove the Hierarchy from the Authorization Object in all the Profiles where is present.

We have a lot of profiles with that object (K_CCA) but many of them have an asterisk and I would like to know which profiles have the object K_CCA with the Field RESPAREA not equal to asterisk, so I can go directly to the profiles involved.

Thanks in advance for any help you could provide,

Jose Pinedo

4 REPLIES 4
Read only

jrg_weichert
Explorer
0 Likes
694

Hello Jose,

have a look at table AGR_1251.

Select something like:

Activity group :

Object K_CCA

Field name RESPAREA

Value exclude single value Pattern( ][ ) #

ID whether object is deleted include single value (=) " " (this means empty / blank)

Kind regards

Joerg

Message was edited by:

Jörg Weichert

Read only

0 Likes
693

You should also make sure you are not selecting records

that are "inactive" - make sure the "deleted" field is not

checked.

Read only

0 Likes
693

Hi Jörg,

Thanks for your help. In that table I can look for what I need. Now I know exactly what profiles to modify.

Appreciated.

Jose Pinedo

Read only

0 Likes
693

Hi Jan,

I'll be aware of the deleted objects.

Thanks for your advise.

Jose Pinedo