Symptom
You want to prevent Customer accounts from being converted back to Prospect role, but you don't know how to do it.
Environment
SAP Hybris Cloud for Customer 1711 and higher.
Reproducing the Issue
-
Go to Customers work center;
-
Open any Account with role "Customer";
-
Click Edit;
-
See the "Prospect" field is editable.
Resolution
You can set up a custom Rule using the Key User Tools to make the Prospect field read only, once the account has been converted to a Customer, as described below:
-
Go to Customers work center;
-
Search for any account and open it;
-
Click "Adapt" (on the upper right side of the screen);
-
Click "Edit Master Layout";
-
Hover the mouse pointer over the Prospect field;
-
Click "Change Properties";
-
Click "Rule" button from "Read only" property;
-
Click "Create a new rule" button;
-
Add a name to the rule;
-
Select "Prospect" field;
-
Select "Equal To" operator;
-
Add value "false";
-
Click Apply;
See result in UI:
See Also
https://blogs.sap.com/2016/07/26/introduction-to-c4c-rule-editor/
https://blogs.sap.com/2016/07/26/using-model-rule-editor-to-create-custom-rules-in-c4c/
Keywords
rule editor; customer to prospect; convert to prospect; prospect field; read only , KBA , LOD-LE-BP-BP , Business Partner , How To