<?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 Re: Validations in customer masterdata in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713988#M33016</link>
    <description>&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;I'll try to find the right BAdI to do what you have explained to me.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;is there any legitimate business reason? &lt;/EM&gt;Yes, it's for foreign customers who have to pay taxes in Spain and have an Spanish Id Number.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Carles&lt;/P&gt;</description>
    <pubDate>Tue, 18 Dec 2018 15:24:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-12-18T15:24:50Z</dc:date>
    <item>
      <title>Validations in customer masterdata</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713984#M33012</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
  &lt;P&gt;in customer masterdata we have created a new Industry key field (KNA1-BRSCH = 'ZEXT') that works like this:&lt;/P&gt;
  &lt;P&gt;For all customers with ZEXT, standard validations for Tax Number 1 and Vat Reg. No.(KNA1-STCD1 and KNA1-STCEG) need to be skipped. Is it possible?&lt;/P&gt;
  &lt;P&gt;Thanks in advance!&lt;/P&gt;
  &lt;P&gt;Carles&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 11:49:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713984#M33012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-12-18T11:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Validations in customer masterdata</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713985#M33013</link>
      <description>&lt;P&gt;Hi Carles,&lt;/P&gt;&lt;P&gt;Pls check whether BADI "CUSTOMER_ADD_DATA" will work for you!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 12:05:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713985#M33013</guid>
      <dc:creator>ankurch</dc:creator>
      <dc:date>2018-12-18T12:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Validations in customer masterdata</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713986#M33014</link>
      <description>&lt;P&gt;So you want (are required) to remove the standard check defined at country level, most BAdI will allow to add some customer check not to remove standard one, so you may be required to play with classic BAdI and  Enhancement Spot to change the behavior of FM such as STCEG_CHECK, TAX_CODE_CHECK or TAX_NUMBER_CHECK, the time has come to debug to either prevent their call of to pass some data to memory to change their behavior...&lt;/P&gt;&lt;P&gt;&lt;EM&gt;So 'ZEXT' is a code for 'do no check &lt;/EM&gt;&lt;EM&gt;regulatory &lt;/EM&gt;&lt;I&gt;data' or is there any legitimate business reason?&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 13:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713986#M33014</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-12-18T13:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Validations in customer masterdata</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713987#M33015</link>
      <description>&lt;P&gt;Hi Ankur,&lt;/P&gt;&lt;P&gt;I'll give this badi a try.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Carles&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 15:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713987#M33015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-12-18T15:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Validations in customer masterdata</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713988#M33016</link>
      <description>&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;I'll try to find the right BAdI to do what you have explained to me.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;is there any legitimate business reason? &lt;/EM&gt;Yes, it's for foreign customers who have to pay taxes in Spain and have an Spanish Id Number.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Carles&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 15:24:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713988#M33016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-12-18T15:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Validations in customer masterdata</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713989#M33017</link>
      <description>&lt;P&gt;There is a "Other" button in XD02 'Control Data' tab right after 'VAT Reg. No.' so you could input a Spanish VAT Id for a Customer of another country (KNAS table) ?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 15:32:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/validations-in-customer-masterdata/m-p/713989#M33017</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-12-18T15:32:49Z</dc:date>
    </item>
  </channel>
</rss>

