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: 

Restrict access to Categorization Levels in CRM Web UI

former_member615396
Discoverer
0 Kudos

Hi All,

I am trying to restrict a field in CRM WEB UI SCREEN.

From the given screenshot I need to ensure that the option "REASON > Category1,2,3,4" should not be seen for a user.

I need to find out the auth. obj. that is controlling the above screen in CRM, so that I can restrict access on the auth. obj.

Could someone please help me find the appropriate authorization object.

Thank you,

Vani

2 REPLIES 2

Private_Member_25738
Participant
0 Kudos

Hi Vani,

Im dont worked with CRM, but maybe could you try to restrict it in a Customization (SPRO):

Customer Relationship Management/CRM Cross-Application Components/Multilevel Categorization

Maybe you can check the authorization object: CRM_CATEGO too.

But im not sure, maybe you can try to check it to ensure that is/not is your solution.

If not, I hope that any CRM consultant can help us with your requisition.

Please let us know with anything.

Best regards.

former_member615396
Discoverer
0 Kudos

Hi Alejandro,

Thank you for your response.

The scenario is like we have two types of users with same business role.

One user should be able to see the Reason with Categorization options, while the other user should not be able to view it.

So we need to figure out the object for the exact option of "Reason with Categorization"

Regards,

Vani.