<?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: BAPI_CUSTOMER_CREATEFROMDATA1 doesn't hit user exit for XD01/XD02? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customer-createfromdata1-doesn-t-hit-user-exit-for-xd01-xd02/m-p/659669#M28654</link>
    <description>&lt;P&gt;"there is a danger that you will lose data" &lt;/P&gt;
  &lt;P&gt;Please read OSS note 390045 - Usage of BAPI_CUSTOMER_* of function group V02D&lt;/P&gt;
  &lt;P&gt;As this BAPI is for online store customers only it has its own exit EXIT_SAPLWWCC1_001&lt;/P&gt;</description>
    <pubDate>Thu, 22 Mar 2018 22:24:39 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2018-03-22T22:24:39Z</dc:date>
    <item>
      <title>BAPI_CUSTOMER_CREATEFROMDATA1 doesn't hit user exit for XD01/XD02?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customer-createfromdata1-doesn-t-hit-user-exit-for-xd01-xd02/m-p/659668#M28653</link>
      <description>&lt;P&gt;Hi I put a standard user exit in the enhancement SAPMF02D for the transaction XD01/XD02. It works perfectly via the transactions. However, if we use the BAPI_CUSTOMER_CREATEFROMDATA1 it doesn't hit the user-exit at all. Is this a bug or is there a different user-exit I should be using?&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Tamara&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 22:13:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customer-createfromdata1-doesn-t-hit-user-exit-for-xd01-xd02/m-p/659668#M28653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-03-22T22:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMER_CREATEFROMDATA1 doesn't hit user exit for XD01/XD02?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customer-createfromdata1-doesn-t-hit-user-exit-for-xd01-xd02/m-p/659669#M28654</link>
      <description>&lt;P&gt;"there is a danger that you will lose data" &lt;/P&gt;
  &lt;P&gt;Please read OSS note 390045 - Usage of BAPI_CUSTOMER_* of function group V02D&lt;/P&gt;
  &lt;P&gt;As this BAPI is for online store customers only it has its own exit EXIT_SAPLWWCC1_001&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 22:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customer-createfromdata1-doesn-t-hit-user-exit-for-xd01-xd02/m-p/659669#M28654</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2018-03-22T22:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMER_CREATEFROMDATA1 doesn't hit user exit for XD01/XD02?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customer-createfromdata1-doesn-t-hit-user-exit-for-xd01-xd02/m-p/659670#M28655</link>
      <description>&lt;P&gt;Neither the BAPI_FM CUSTOMER_CREATEFROMDATA1/SD_CUSTOMER_MAINTAIN_ALL (as already written by &lt;SPAN class="mention-scrubbed"&gt;jrgen.lins&lt;/SPAN&gt;.) nor the class API CMD_EI_API will execute this customer-exit check.&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/1826993"&gt;1826993 - Function SD_CUSTOMER_MAINTAIN_ALL behaviour&lt;/A&gt;&lt;/LI&gt; 
   &lt;LI&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/390045"&gt;390045 - Usage of BAPI_CUSTOMER_* of function group V02D&lt;/A&gt;&lt;/LI&gt; 
   &lt;LI&gt;&lt;A href="https://launchpad.support.sap.com/#/notes/2023421"&gt;2023421 - CMD_EI_API doesn't trigger customer exit "EXIT_SAPMF02D_001"&lt;/A&gt;&lt;/LI&gt; 
  &lt;/UL&gt;
  &lt;P&gt;The FM are restricted, so don't use if not &lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;" SAP Online Store and the SAP Internet Sales R/3 Edition&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;You could use the class API CMD_EI_API with the following restriction:&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;" It is possible to use this class to development your own maintenance of customer master data but the custom checks should be re-developed&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;So in this case, look also at Enhancement Spot CUSTOMER_EXTENSION.&lt;/P&gt;
  &lt;P&gt;Or go back to BDC.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 07:51:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customer-createfromdata1-doesn-t-hit-user-exit-for-xd01-xd02/m-p/659670#M28655</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-03-23T07:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMER_CREATEFROMDATA1 doesn't hit user exit for XD01/XD02?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customer-createfromdata1-doesn-t-hit-user-exit-for-xd01-xd02/m-p/659671#M28656</link>
      <description>&lt;P&gt;I appreciate your time and response Jurgen. I took a look at this and the user-exit EXIT_SAPLWWCC1_001 won't work because it only has the fields that are in the BAPI. We have a user-exit SAPMF02D that updates the field KNA1-COUNC based on the district. The field COUNC isn't in the BAPI. We have to use this BAPI because we are using it as part of our internet sales and customers are created from the portal. &lt;/P&gt;
  &lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;U&gt;&lt;/U&gt;&lt;SUB&gt;&lt;/SUB&gt;&lt;SUP&gt;&lt;/SUP&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 17:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customer-createfromdata1-doesn-t-hit-user-exit-for-xd01-xd02/m-p/659671#M28656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-03-23T17:51:07Z</dc:date>
    </item>
  </channel>
</rss>

