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: 

CRM drop down values & CRM_ORD_LP auth object

richard_kettle
Explorer
0 Kudos

CRM Web UI.

SAP CRM ABAP 7.0

WEBCUIF    701    0006    SAP Web UI Framework

I've given a role access to work with business transx's via CRM_ORD_OP auth object, so if the user is named as involved in any business transx via the partner function - they can access that business transx.

All is working well, except for the drop down selections when searching.

Our business transx called Contract Opportunity (Y130) should not be in the role for accessing all Y130's like in CRM_ORD_PR or org determined via CRM_ORD_LP, so it's not showing in the web ui drop down when the user is trying to search;

To get it to show in the drop down, I have to give the role CRM_ORD_LP;

for it to appear;

I don't want to leave the scope field in PFCG blank & it doesn't accept ' ' dummy values, but I don't want to give it any scope values either because I don't want the possibility of the Contract opportunity business transx showing up because the user has any corresponding org settings that match.

Anyone come across this before?

1 REPLY 1

Private_Member_69416
Active Participant
0 Kudos

Hi

Scope field values are fixed by domain CRM_AUTH_CHECK_LEVEL

Without change the standard you can't set your own entries there.

Leave it yellow - profile generator will set the field as empty.

Regards

Przemek