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 at object level

Former Member
0 Kudos

Dear experts,

We are using CRM 5.0 (WebIC and PCUI). We have 3 services orders (business transactions) that we use as templates . We want only users with admin role to be able to display and change them. Currently, everyone has access to them.

How could we do that?

Thanks in advance

Stephanie

1 ACCEPTED SOLUTION

Former Member
0 Kudos

The best way to determine this would be to run a trace with ST01. It really depends upon if you have created any custom CIC profiles as well. SU24 may not provide complete information when attempting to determine which auth objects are involved here.

Some of the auth objects involved may be

CRM_ORD_LP

CRM_ORD_PR

4 REPLIES 4

Former Member
0 Kudos

Just restrict the authorizations (for those transactions) from the general role/profile which everyone has.

Former Member
0 Kudos

Hi,

What is the authorization object to restrict at object level?

Thanks

Stephanie

0 Kudos

Hi Stephanie,

Check authorization objects in SU24-> your t-code -> execute.

Click on check indicator->Field values.

You will get authorization object for given t-code.

Regards,

Payal Patel

Former Member
0 Kudos

The best way to determine this would be to run a trace with ST01. It really depends upon if you have created any custom CIC profiles as well. SU24 may not provide complete information when attempting to determine which auth objects are involved here.

Some of the auth objects involved may be

CRM_ORD_LP

CRM_ORD_PR