<?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: usage of BAPI BAPI_CUSTOMER_CREATEFROMDATA1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520298#M1854015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried BAPI you suggested. It is working. BP I created I can see in Tcode BP. However I can't see ti in Tcode XD03 - Customers.&lt;/P&gt;&lt;P&gt;What I really need is to create Customer - means data that is visible in XD03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I evaluated also BAPI_CUSTOMER_CREATEFROMDATA1. The only problem with this BAPI is that is has mandatory input structure&amp;nbsp; pi_copyreference where existing customer must be specified. At the moment I cannot avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other BAPI for Customers (XD03) creation?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;m./&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2014 11:30:05 GMT</pubDate>
    <dc:creator>MartinMaruskin</dc:creator>
    <dc:date>2014-08-07T11:30:05Z</dc:date>
    <item>
      <title>usage of BAPI BAPI_CUSTOMER_CREATEFROMDATA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520296#M1854013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm thinking to use BAPI BAPI_CUSTOMER_CREATEFROMDATA1 as a call to ECC from 3rd party system.&lt;/P&gt;&lt;P&gt;I found SAP Note &lt;SPAN class="title" style="color: #000000; font-weight: bold;"&gt;&lt;A href="http://service.sap.com/sap/support/notes/390045" style="font-family: Arial, Helvetica, sans-serif; background-color: #cbdbea;" title="390045  - Usage of BAPI_CUSTOMER_* of function group V02D"&gt;390045 - Usage of BAPI_CUSTOMER_* of function group V02D&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;which says that the BAPI and other FMs in function group V02D is supposed to be used "&lt;SPAN style="color: #000000; font-family: 'Lucida Console', Monaco, 'Courier new', monospace; font-size: 12px;"&gt;exclusively for use in the SAP Online Store and the SAP Internet Sales R/3 Edition"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So my question is if someone used this BAPI in Z* programs in SAP system system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this BAPI is not used can you suggest alternative BAPI for Customer master data creation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;m./&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 15:18:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520296#M1854013</guid>
      <dc:creator>MartinMaruskin</dc:creator>
      <dc:date>2014-08-06T15:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: usage of BAPI BAPI_CUSTOMER_CREATEFROMDATA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520297#M1854014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use BAPI_BUPA_FS_CREATE_FROM_DATA2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Aug 2014 15:37:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520297#M1854014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-06T15:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: usage of BAPI BAPI_CUSTOMER_CREATEFROMDATA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520298#M1854015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried BAPI you suggested. It is working. BP I created I can see in Tcode BP. However I can't see ti in Tcode XD03 - Customers.&lt;/P&gt;&lt;P&gt;What I really need is to create Customer - means data that is visible in XD03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I evaluated also BAPI_CUSTOMER_CREATEFROMDATA1. The only problem with this BAPI is that is has mandatory input structure&amp;nbsp; pi_copyreference where existing customer must be specified. At the moment I cannot avoid this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other BAPI for Customers (XD03) creation?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;m./&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 11:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520298#M1854015</guid>
      <dc:creator>MartinMaruskin</dc:creator>
      <dc:date>2014-08-07T11:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: usage of BAPI BAPI_CUSTOMER_CREATEFROMDATA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520299#M1854016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think (I know, everyone is kicking me now) in this case you can ignore the SAP note and use the BAPI, it works and I never had any data loss.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 11:48:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520299#M1854016</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2014-08-07T11:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: usage of BAPI BAPI_CUSTOMER_CREATEFROMDATA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520300#M1854017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Uwe, I'll use it for sure &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just additional query: &lt;SPAN style="color: #333333; font-size: 11.818181991577148px;"&gt;BAPI_CUSTOMER_CREATEFROMDATA1 has mandatory input structure&amp;nbsp; pi_copyreference where existing Cust No/SOrg/DistrChan/Division needs to be provided... However my program going to create new customer from the scratch I do not have this info. So is there any BAPI I could query cust number e.g. by name (like BAPI BAPI_CUSTOMER_FIND does) but which would provide me info on &lt;SPAN style="color: #333333; font-size: 11.818181991577148px;"&gt;Org/DistrChan/Division as well?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I know I can get this info by simple query to KNVV table but my development is outside SAP (in JAVA) and I want to avoid such a calls to lookup directly tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;m./&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 13:53:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520300#M1854017</guid>
      <dc:creator>MartinMaruskin</dc:creator>
      <dc:date>2014-08-07T13:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: usage of BAPI BAPI_CUSTOMER_CREATEFROMDATA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520301#M1854018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from the function module documentation:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;- Fields of import parameter PI_COPYREFERENCE:&lt;/P&gt;
&lt;P&gt;R/3 reference customer, sales area data (sales organization,&lt;/P&gt;
&lt;P&gt;distribution channel, division)&lt;/P&gt;
&lt;P&gt;Note on reference customer:&lt;/P&gt;
&lt;P&gt;The reference customer should be created bearing in mind that its&lt;/P&gt;
&lt;P&gt;sole purpose is to provide data for customers that are created via&lt;/P&gt;
&lt;P&gt;the BAPI.&lt;/P&gt;
&lt;P&gt;That is, the reference customer is not an operative customer in the&lt;/P&gt;
&lt;P&gt;business sense. As a result, the customer should be created with a&lt;/P&gt;
&lt;P&gt;separate account group with internal number assignment. In addition,&lt;/P&gt;
&lt;P&gt;the reference customer must exist in the organizational data that is&lt;/P&gt;
&lt;P&gt;transferred to the BAPI.&lt;/P&gt;
&lt;P&gt;If company-code-independent data is transferred to the BAPI, the&lt;/P&gt;
&lt;P&gt;reference customer must be created for a company code.&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if you have created a reference customer already, you should know the organizational data (&lt;SPAN style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11.818181991577148px;"&gt;Org/DistrChan/Division&lt;/SPAN&gt; and Company code).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 15:55:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520301#M1854018</guid>
      <dc:creator>UweFetzer_se38</dc:creator>
      <dc:date>2014-08-08T15:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: usage of BAPI BAPI_CUSTOMER_CREATEFROMDATA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520302#M1854019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK thanks, have a nice WE &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 16:54:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/usage-of-bapi-bapi-customer-createfromdata1/m-p/10520302#M1854019</guid>
      <dc:creator>MartinMaruskin</dc:creator>
      <dc:date>2014-08-08T16:54:32Z</dc:date>
    </item>
  </channel>
</rss>

