cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Delete standard or custom Security policy in C4C for S/4

Former Member
0 Likes
673

Hi Guys,

I would like to Delete a custom/standard Security Policy in C4C. Please let me know the steps involved.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member226
Employee
Employee
0 Likes

Hi,

You cannot delete SAP delivered standard security policies. Only custom security policies can be deleted. In order to do so:

1. Make sure none of the business user are using this custom security policy which you are planning to delete. You can do so using odata URL:

https://my30XXXX.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/BusinessUserCollection?$filter=Passwo... eq '<PolicyCode>'

2. Go to "Business Configuration" -> "Implementation Projects" -->"Fine Tunning Activitites" --> "Security Policy".

3. Uncheck the default checkbox in case it is being marked for the custom policy being deleted.

4. Finally, choose the custom security policy and click "Remove" and save your changes.

0 Likes

Hi Saurabh,

I am unable to find the 'Security Policy' in the Fine Tuning Activities, is their any other scoping missing?

Also is there a way to change the Technical User Security policy which is set by default as 'S_TECHNICAL_USER'?

Regards

Srikanth

former_member226
Employee
Employee
0 Likes

Hi,

Not sure why you are unable to see "Security Policies" in the finetuning but, as shown, you can check "All Activities" in the implementation project and confirm if "Security Policies" become visible then.

AFAIK, there is no way to change the security policy assigned to technical users as this is by default generated/managed by SAP.