cancel
Showing results for 
Search instead for 
Did you mean: 

Business Role in SU3 not working

Former Member
0 Kudos

Hi Experts,

I am facing an unexpected issue in my development system. When I maintain a User Parameter CRM_UI_PROFILE in SU3, I can see that the business role I have assigned here is not appearing in the UI. When I do this, the prganizational model should not be taken into account right.can anyone please tell me how this is possible?

Accepted Solutions (1)

Accepted Solutions (1)

kavindra_joshi
Active Contributor
0 Kudos

Remove the parameter CRM_UI_PROFILE from SU3 and then try again. If you get the Business Role , after removing the parameter , the role is assigned to you and there has to be some mistake in your entering the parameter.

The Business role can be assigned in three ways

a) SU3 parameter CRM_UI_PROFILE

b) Organizational Management (PPOMA_CRM)

c) When you have assigned a PFCG profile with your user name to Business Role.

Regards

Kavindra

Answers (1)

Answers (1)

VishnAndr
Active Contributor
0 Kudos

Hello, Neena.

It could happen because you've made a spelling mistake setting this parameter. System gets this parameter and check that the role actually exists. Method LOAD_PROFILES  of class CL_CRM_UI_PROFILE_DETERM actually takes care of loading correct business role for you.