<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Code List Restriction only on creation in CRM and CX Q&amp;A</title>
    <link>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaa-p/629019#M14801</link>
    <description>&lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Dear Amit,&lt;/P&gt;
  &lt;P&gt;thank you for your answer.&lt;/P&gt;
  &lt;P&gt;We have two different account roles: "customer" and "prospect". A certain user group should not be able to &lt;STRONG&gt;create&lt;/STRONG&gt; customers, but only create prospects. However, they should be able to &lt;STRONG&gt;edit&lt;/STRONG&gt; prospects &lt;STRONG&gt;and&lt;/STRONG&gt; existing customers later (for example: add a phone number - and leave the role unchanged).&lt;/P&gt;
  &lt;P&gt;Can this be done with CLR?&lt;/P&gt;
  &lt;P&gt;Thanks!&lt;/P&gt;
  &lt;P&gt;Martin&lt;/P&gt;</description>
    <pubDate>Wed, 16 May 2018 08:55:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-05-16T08:55:48Z</dc:date>
    <item>
      <title>Code List Restriction only on creation</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaq-p/629017</link>
      <description>&lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Dear all,&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;we would like to restrict the CREATION of Accounts with the role "Customer" for a user group. But EDITING Customers (adding a phone number etc.) should be possible. The respective CLR correctly hides the "Customer" Role in the dropdown menu on creation, but also prevents editing the object later.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Any hints would be appreciated.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Regards, Martin&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 07:12:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaq-p/629017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-05-16T07:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Code List Restriction only on creation</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaa-p/629018#M14800</link>
      <description>&lt;P&gt;Dear Martin,&lt;/P&gt;
  &lt;P&gt;Code List restriction for Account role should not prevent the editing object. I have tested in our internal system and it is working correctly.&lt;/P&gt;
  &lt;P&gt;Role field dropdown is not showing the value 'Customer', eventhough if you uncheck the prospect field, system takes role as customer but system will not allow to save and throwing below error message:&lt;/P&gt;
  &lt;P&gt; Entry Customer for Role field not consistent as per Code List Restriction. Please contact your system administrator.&lt;/P&gt;
  &lt;P&gt;So if you using CLR for Account role customer and creating account with role prospect but later system is allowing to change the data after creation.&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 08:10:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaa-p/629018#M14800</guid>
      <dc:creator>amit_kumar159</dc:creator>
      <dc:date>2018-05-16T08:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Code List Restriction only on creation</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaa-p/629019#M14801</link>
      <description>&lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Dear Amit,&lt;/P&gt;
  &lt;P&gt;thank you for your answer.&lt;/P&gt;
  &lt;P&gt;We have two different account roles: "customer" and "prospect". A certain user group should not be able to &lt;STRONG&gt;create&lt;/STRONG&gt; customers, but only create prospects. However, they should be able to &lt;STRONG&gt;edit&lt;/STRONG&gt; prospects &lt;STRONG&gt;and&lt;/STRONG&gt; existing customers later (for example: add a phone number - and leave the role unchanged).&lt;/P&gt;
  &lt;P&gt;Can this be done with CLR?&lt;/P&gt;
  &lt;P&gt;Thanks!&lt;/P&gt;
  &lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 08:55:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaa-p/629019#M14801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-05-16T08:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Code List Restriction only on creation</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaa-p/629020#M14802</link>
      <description>&lt;P&gt;Hi Martin,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Like Amit mentioned above the purpose for Code List Restriction is to restrict the value of drop down we should not mix this with authorisations&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Bejoy&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 08:03:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaa-p/629020#M14802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-05-17T08:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Code List Restriction only on creation</title>
      <link>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaa-p/629021#M14803</link>
      <description>&lt;P&gt;If anyone cares: the final solution was to change/"lower" the message severity &amp;gt; inform, but let users save changes.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 07:19:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/crm-and-cx-q-a/code-list-restriction-only-on-creation/qaa-p/629021#M14803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-09-28T07:19:00Z</dc:date>
    </item>
  </channel>
</rss>

