cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization for IC Web Client Profile

Former Member
0 Kudos

Dear Guru,

This is the first time I involve in IC Web Client

Project.

I would like to limit IC Web Client Profile. What is authorization object which I have to limit ?

Beside that, if users miss authorization in the web screen, what is user have to do ( in R3 we can order user to run /nsu53 or I run ST01 to trace ) ?

Pls advice.

Thanks,

SUGANDI

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You can use SAP delivered roles

SAP_PCC_IC_AGENT

SAP_PCC_IC_MANAGER

SAP_PCC_CAMPAIGN_MANAGER.

Each of these roles have access to Interaction Center BSP application 'CRM_IC' as well as other PCUI applications used in IC Web Client.

Authorization object for BSP applications is 'BSP_APPL'.

Talk to your security person and ask him to assign these roles to the user who are going to use the application.

You can even customize these roles.

Thanks,

Thirumala.

stephenjohannes
Active Contributor
0 Kudos

SUGANDI,

I don't know what you are looking at to limit, but if you like to see what authorization checks are performed in the IC Webclient you can trace it in ST01. It works the same as your normal trace of a user logging in via SAPGUI. Unfortunately you can't use SU53 because that is only for SAPGUI based sessions.

Good luck,

Stephen