<?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 for Customer master create in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670685#M884120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U can use &lt;/P&gt;&lt;P&gt;BAPI_CUSTOMER_CREATE--&amp;gt; Create Customer Master Online&lt;/P&gt;&lt;P&gt;But &lt;/P&gt;&lt;P&gt;BAPI_CUSTOMER_CREATEFROMDATA1 can also be used to create it.&lt;/P&gt;&lt;P&gt;Follow the Documentation properly(Function Module Documentation) to create Customer Master Data from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2008 03:46:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-11T03:46:52Z</dc:date>
    <item>
      <title>BAPI for Customer master create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670682#M884117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus..&lt;/P&gt;&lt;P&gt;  Is ther enay BAPI for Customer master creation data..&lt;/P&gt;&lt;P&gt; I tried with BAPI_CUSTOMER_CREATEFROMDATA1   But its not working.. acn any one know exat BAPI for Customer master &lt;/P&gt;&lt;P&gt; Creation...&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 23:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670682#M884117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T23:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Customer master create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670683#M884118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use BAPI_CUSTOMER_CREATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 01:09:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670683#M884118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T01:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Customer master create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670684#M884119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About two years ago I successfully used BAPI_CUSTOMER_CREATEFROMDATA1 to create new customers.&lt;/P&gt;&lt;P&gt;The point is that you cannot use this BAPI to create a customer from (XD01) scratch but all business-relevant data are copied from a &lt;STRONG&gt;template customer&lt;/STRONG&gt; which must already exist in the &lt;EM&gt;sales area&lt;/EM&gt; for which you want to create a new customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The template customer data are provided in IMPORTING parameter &lt;STRONG&gt;PI_COPYREFERENCE&lt;/STRONG&gt;. You can only define the address data for the new customer (PI_PERSONALDATA).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 03:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670684#M884119</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-04-11T03:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Customer master create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670685#M884120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U can use &lt;/P&gt;&lt;P&gt;BAPI_CUSTOMER_CREATE--&amp;gt; Create Customer Master Online&lt;/P&gt;&lt;P&gt;But &lt;/P&gt;&lt;P&gt;BAPI_CUSTOMER_CREATEFROMDATA1 can also be used to create it.&lt;/P&gt;&lt;P&gt;Follow the Documentation properly(Function Module Documentation) to create Customer Master Data from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 03:46:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670685#M884120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T03:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Customer master create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670686#M884121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uwe,&lt;/P&gt;&lt;P&gt;Thanks for the info, i was traying same BAPI,  what is &lt;STRONG&gt;Template Customer'&lt;/STRONG&gt; and where so i found it? &lt;/P&gt;&lt;P&gt;I have passed the data for importing parameters for PI_PERSONALDATA (Address of the customer) and PI_COPYREFERENCE . But it is throughing an error like 'Invalid Address text format' . More over waht is the meaning of &lt;/P&gt;&lt;P&gt;Reference customer number i have to passed here? Appriciate your early reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 14:05:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670686#M884121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T14:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Customer master create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670687#M884122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt; BAPI_CUSTOMER_CREATE- is only for Customer master Online..  Want to know what is the Customer Master Online?&lt;/P&gt;&lt;P&gt; I dont find any import parameters to pass teh daya...  And when i run the this BAPI its calling XD01 tcode..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 14:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670687#M884122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T14:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Customer master create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670688#M884123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI_Customer_createfromdata to create the customer but after executing this BAPI. I will get the message "Kindly make all the required entries".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have gone through the documentation of this BAPI and I am applying the same thing's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide the Parameters and Fields we need to Pass to be able to create a new customer successfully using this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 11:24:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master-create/m-p/3670688#M884123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-28T11:24:15Z</dc:date>
    </item>
  </channel>
</rss>

