<?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: How to create customer bapi_customer_createfromdata1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045126#M1809327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii Yogendra..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can create the Customer..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to pass parameters in this Bapi : BAPI_CUSTOMER_CREATEFROMDATA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example : Mandatory to pass&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-TITLE_P&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp;&amp;nbsp; 'MIST'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-FIRSTNAME =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'yogendra'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-CITY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'bangalore'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-POSTL_COD1 =&amp;nbsp;&amp;nbsp; '560051'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-COUNTRY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp; 'IN'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-LANGU_P&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp; 'EN'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-CURRENCY&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'INR'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PI_COPYREFERENCE-SALESORG&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp; '3000'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; """&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES ORGANIZATION&lt;/P&gt;&lt;P&gt;PI_COPYREFERENCE-DISTR_CHAN =&amp;nbsp;&amp;nbsp;&amp;nbsp; '12&amp;nbsp; '&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; """"&amp;nbsp;&amp;nbsp; distribution channel&lt;/P&gt;&lt;P&gt;PI_COPYREFERENCE-DIVISION&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp;&amp;nbsp; '00'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; """&amp;nbsp;&amp;nbsp;&amp;nbsp; division&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PI_COPYREFERENCE-REF_CUSTMR =&amp;nbsp; '100137'&amp;nbsp;&amp;nbsp; """"reference customer numer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (already created one)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note&amp;nbsp; :&amp;nbsp; For bapi we should pass the reference customer number to create a new customer..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the screen shot for New customer number has created..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/608666" width="450" /&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can create the customer, without ref customer number ( PI_COPYREFERENCE-REF_CUSTMR ) also using this class :&amp;nbsp; cmd_ei_api ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Refer this Link :&lt;A __default_attr="60699" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Customer Master Creation Using Class : CMD_EI_API " href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Shanthan Reddy&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2014 05:41:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-12-16T05:41:55Z</dc:date>
    <item>
      <title>How to create customer bapi_customer_createfromdata1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045118#M1809319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi fnds,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am trying to create customer using bapi_customer_createfromdata1 but when i execute the bapi_customer_createfromdata1 and enter the required field in PI_PERSONALDATA and execute it than its shows &lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/374987" width="450" /&gt;&lt;/P&gt;&lt;P&gt;I enter following details&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/374988" width="450" /&gt;&lt;/P&gt;&lt;P&gt;pls provide me solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;yogendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 11:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045118#M1809319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T11:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to create customer bapi_customer_createfromdata1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045119#M1809320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bapi checks the value entered in "title_p" against field "title-medi" of table "TSAD3T". Make sure that you pass value "Mr." in same case as in the table tsad3t. In the attached snapshot, title is passed as "MR." instead of "Mr." when you test the bapi through function builder(SE37) it automatically converts it into upper case. Try changing it while debugging and the error would be removed. Also, when you call the bapi in program, make sure that you enter the value in same case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 12:04:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045119#M1809320</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2014-01-29T12:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create customer bapi_customer_createfromdata1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045120#M1809321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yogendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check table TSAD3T.&lt;/P&gt;&lt;P&gt;I have the following entries for english language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E 0001 Ms.&lt;/P&gt;&lt;P&gt;E 0002 Mr.&lt;/P&gt;&lt;P&gt;E 0003 Company&lt;/P&gt;&lt;P&gt;E 0004 Dr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the field TITLE_P that you are passing as MR. in capitals whereas the table may be different.&lt;/P&gt;&lt;P&gt;Pass TITLE_P as Mr. this may solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tooshar Bendale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 12:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045120#M1809321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T12:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create customer bapi_customer_createfromdata1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045121#M1809322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI tooshar actually i pass TITLE_P as you says &lt;SPAN style="color: #333333; font-size: 12px;"&gt;Mr.&lt;/SPAN&gt;but when i go back it will display MR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 12:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045121#M1809322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T12:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create customer bapi_customer_createfromdata1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045122#M1809323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yogendra&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you execute the BAPI in SE37 on top their is checkbox for upper/lowercase. Check that and then enter your data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/375122" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabhheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 13:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045122#M1809323</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-29T13:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to create customer bapi_customer_createfromdata1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045123#M1809324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi netweaver developer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As you says i debug it &amp;amp; changes the values but it show another error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/374989" width="450" /&gt;&lt;/P&gt;&lt;P&gt;can help me on this, which are the mandatory field for&amp;nbsp; PI_PERSONALDATA.&lt;/P&gt;&lt;P&gt;regards &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 13:28:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045123#M1809324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T13:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to create customer bapi_customer_createfromdata1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045124#M1809325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nabheet, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; you are correct i do this but it shows&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/375146" width="450" /&gt;&lt;/P&gt;&lt;P&gt;can you help me what data i pass for testing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 13:32:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045124#M1809325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-29T13:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create customer bapi_customer_createfromdata1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045125#M1809326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to enter certain fields that are mandatory. Please run the customer master creation transaction manually and see which fields are mandatory. I think you need to fill in country and language fields in addition to all the fields that are defined as "required" in your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 04:51:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045125#M1809326</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2014-01-30T04:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to create customer bapi_customer_createfromdata1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045126#M1809327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii Yogendra..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can create the Customer..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to pass parameters in this Bapi : BAPI_CUSTOMER_CREATEFROMDATA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example : Mandatory to pass&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-TITLE_P&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp;&amp;nbsp; 'MIST'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-FIRSTNAME =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'yogendra'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-CITY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'bangalore'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-POSTL_COD1 =&amp;nbsp;&amp;nbsp; '560051'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-COUNTRY&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp; 'IN'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-LANGU_P&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp; 'EN'&lt;/P&gt;&lt;P&gt;PI_PERSONALDATA-CURRENCY&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'INR'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PI_COPYREFERENCE-SALESORG&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp; '3000'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; """&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SALES ORGANIZATION&lt;/P&gt;&lt;P&gt;PI_COPYREFERENCE-DISTR_CHAN =&amp;nbsp;&amp;nbsp;&amp;nbsp; '12&amp;nbsp; '&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; """"&amp;nbsp;&amp;nbsp; distribution channel&lt;/P&gt;&lt;P&gt;PI_COPYREFERENCE-DIVISION&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp;&amp;nbsp; '00'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; """&amp;nbsp;&amp;nbsp;&amp;nbsp; division&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PI_COPYREFERENCE-REF_CUSTMR =&amp;nbsp; '100137'&amp;nbsp;&amp;nbsp; """"reference customer numer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (already created one)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note&amp;nbsp; :&amp;nbsp; For bapi we should pass the reference customer number to create a new customer..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the screen shot for New customer number has created..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/608666" width="450" /&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we can create the customer, without ref customer number ( PI_COPYREFERENCE-REF_CUSTMR ) also using this class :&amp;nbsp; cmd_ei_api ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Refer this Link :&lt;A __default_attr="60699" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Customer Master Creation Using Class : CMD_EI_API " href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Thanks &amp;amp; Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Shanthan Reddy&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 05:41:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-customer-bapi-customer-createfromdata1/m-p/10045126#M1809327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-12-16T05:41:55Z</dc:date>
    </item>
  </channel>
</rss>

