<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844022#M44827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use function module 'SD_CUSTOMER_MAINTAIN_ALL'.&lt;/P&gt;&lt;P&gt;Most of data will conver this function module.&lt;/P&gt;&lt;P&gt;only for long text u hv to use function modules &lt;/P&gt;&lt;P&gt;like 'READ_TEXT' 'INIT_TEXT''SAVE_TEXT'&lt;/P&gt;&lt;P&gt;U can also use BDC for same.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2006 05:14:54 GMT</pubDate>
    <dc:creator>vinod_gunaware2</dc:creator>
    <dc:date>2006-03-02T05:14:54Z</dc:date>
    <item>
      <title>BAPI for customer master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844016#M44821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The documentaion for BAPI_CUSTOMER_CREATEFROMDATA1 mentions Only for ONLINE Store!!! What does this mean? Will I be able to use this BAPI to load Customer Master data in general? If not, is there any other BAPI or RFC Function Module that I can use to load customer master data from an external application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2005 23:11:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844016#M44821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-18T23:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844017#M44822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz visit this link, it may be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/f0/12865b4eb311d189530000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/f0/12865b4eb311d189530000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narinder Hartala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2005 03:50:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844017#M44822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-19T03:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844018#M44823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can use this BAPI and call it from an external application. Look to the documentation of the function in SE37 to see which fields are required to create a customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2005 09:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844018#M44823</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-19T09:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844019#M44824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I looked at the code for this BAPI. It seems to be pulling most of the information from reference customer. Will I be able to populate all the fields on customer master using this BAPI without passing a reference customer number? &lt;/P&gt;&lt;P&gt;  If this BAPI does not work without the reference customer number, can I use the FM SD_CUSTOMER_MAINTAIN_ALL to create a customer master record? If I can, I was planning on writing a custom BAPI that would call this FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2005 12:31:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844019#M44824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-19T12:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844020#M44825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Be carefull because SD_CUSTOMER_MAINTAIN_ALL is not RFC enabled, so maybe you have to put this FuMo into own programmed RFC funtion (see attributes of function in SE37).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;JG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2005 12:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844020#M44825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-19T12:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844021#M44826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishnu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing the same Customer Master Data upload. If you have done, can you guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help woould be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 04:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844021#M44826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T04:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844022#M44827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use function module 'SD_CUSTOMER_MAINTAIN_ALL'.&lt;/P&gt;&lt;P&gt;Most of data will conver this function module.&lt;/P&gt;&lt;P&gt;only for long text u hv to use function modules &lt;/P&gt;&lt;P&gt;like 'READ_TEXT' 'INIT_TEXT''SAVE_TEXT'&lt;/P&gt;&lt;P&gt;U can also use BDC for same.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 05:14:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844022#M44827</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-03-02T05:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844023#M44828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this Program to update the cusomer master &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RFBIDEK0&amp;lt;/b&amp;gt;, read the Report documentation.&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;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 06:06:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-master/m-p/844023#M44828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T06:06:08Z</dc:date>
    </item>
  </channel>
</rss>

