<?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 to Update Customer master data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916532#M1598232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Class &lt;STRONG&gt;CMD_EI_API&lt;/STRONG&gt; is the best option to update Customer master data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
    CALL METHOD cmd_ei_api=&amp;gt;maintain
      EXPORTING
        is_master_data = lt_customers
      IMPORTING
        es_error       = lt_error.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be very careful passing data to these deep structures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jun 2011 10:55:49 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2011-06-14T10:55:49Z</dc:date>
    <item>
      <title>BAPI to Update Customer master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916527#M1598227</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;I have a requirement to set Industry Code (KNA1-BRAN1~5)  by using BAPI. I went through the BAPI list but found no relevant one. &lt;STRONG&gt;BAPI_CUSTOMER_CHANGEFROMDATA1&lt;/STRONG&gt; does not meet my requirement since there's no industry code in its input parameter.&lt;/P&gt;&lt;P&gt;Any idea on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field Industry Code is under Marketing tab in the T.CODE XD03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 06:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916527#M1598227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-14T06:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to Update Customer master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916528#M1598228</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;Please search in SCN you will find lot more information reagrding updation of customer master. I would prefer LSMW direct input method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 06:31:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916528#M1598228</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2011-06-14T06:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to Update Customer master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916529#M1598229</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;Try with this FM,&lt;/P&gt;&lt;P&gt;bapi BAPI_CUSTOMER_GETDETAIL1&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;you can Call transaction BAPI, go to alphabetical order and look for Customer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 06:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916529#M1598229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-14T06:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to Update Customer master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916530#M1598230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Nagaraj&lt;/P&gt;&lt;P&gt;Thank you for your quick response. This requirement is trigger by creation or changing a customer, so LMSW is not suitable in this situation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 06:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916530#M1598230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-14T06:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to Update Customer master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916531#M1598231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best way to update customer master is BDC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 10:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916531#M1598231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-14T10:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to Update Customer master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916532#M1598232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Class &lt;STRONG&gt;CMD_EI_API&lt;/STRONG&gt; is the best option to update Customer master data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
    CALL METHOD cmd_ei_api=&amp;gt;maintain
      EXPORTING
        is_master_data = lt_customers
      IMPORTING
        es_error       = lt_error.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be very careful passing data to these deep structures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 10:55:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916532#M1598232</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2011-06-14T10:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to Update Customer master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916533#M1598233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vangaveti. I think I will try this way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 03:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-update-customer-master-data/m-p/7916533#M1598233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-15T03:10:25Z</dc:date>
    </item>
  </channel>
</rss>

