<?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>topic Customer Master in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525065#M1749861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement in which i need to restrict persons from removing delivery block if exist for a customer &lt;/P&gt;&lt;P&gt;in XD02 transaction (only for 02 AR credit block).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a new authorization object for this to check the users but i am not able to find any exit through&lt;/P&gt;&lt;P&gt;which i can change the field attribute KNA1-LIFSD (Credit block) if the authorization fails (Make it disable)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found Exits and Badi which are called while saving customers but for field modification i am not able to find &lt;/P&gt;&lt;P&gt;any Exit or Badi or Bapi which will disabled the field Delivery block if the person did not have authorization for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried loop at screen in many Exits and Badi but nothing is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 15:13:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-18T15:13:47Z</dc:date>
    <item>
      <title>Customer Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525065#M1749861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement in which i need to restrict persons from removing delivery block if exist for a customer &lt;/P&gt;&lt;P&gt;in XD02 transaction (only for 02 AR credit block).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a new authorization object for this to check the users but i am not able to find any exit through&lt;/P&gt;&lt;P&gt;which i can change the field attribute KNA1-LIFSD (Credit block) if the authorization fails (Make it disable)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found Exits and Badi which are called while saving customers but for field modification i am not able to find &lt;/P&gt;&lt;P&gt;any Exit or Badi or Bapi which will disabled the field Delivery block if the person did not have authorization for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried loop at screen in many Exits and Badi but nothing is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 15:13:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525065#M1749861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-18T15:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525066#M1749862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kamlesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a transaction variant (ZTVXD02) for XD02 t-code (While doing recording the make the delivery block non-editable).&lt;/P&gt;&lt;P&gt;2. Create a custom T-code (Say ZXD02) and assign the above variant to t-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Restrict the XD02 access for the set of user by creating the custom authorization object and give the accesss for the above Z tcode (ZXD02).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Venugopal M N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 05:36:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525066#M1749862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-19T05:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525067#M1749863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venugopal, Thanks for the reply i am aware of Transaction variant but i want to restrict the users only when the block value&amp;nbsp; is 02 (AR credit hold) and i don not think that we can enable or disable fields through transaction variant based on some conditions....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525067#M1749863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-19T13:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525068#M1749864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kamlesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the help of Transaction Variants, you can disable, hide precisely the fields which you dont want the users to use.Just create a new Transaction variant say ZXD02 with the Block value as 02 which will be a frozen field.Then you can assign the T-code to the user or user group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Siddharth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 08:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525068#M1749864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-02T08:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525069#M1749865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only option that comes to mind - find a user exit / BADI when saving the customer and there check if the field value was changed to remove this specific block (hopefully there are some variables that keep track of that) and then do authorization check and an error message if it fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm understanding correctly that the users are allowed to change other blocks except for just this one, then disabling the field won't work actually, as well as transaction variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I have to say this is a very strange requirement, maybe it's not even a good design. I'd check with an SD person on what's the idea behind this. This looks suspiciously like a bad implementation of credit management...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 21:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525069#M1749865</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2013-07-02T21:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525070#M1749866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would just disable input for this field by enhancement in form x055_berechtigung_pruefen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 08:28:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master/m-p/9525070#M1749866</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-19T08:28:37Z</dc:date>
    </item>
  </channel>
</rss>

