<?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 Having a problem in changing customer using CMD_EI_API in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311172#M1834739</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having a customer number with general data and I want to insert company code ,sales data . I have created the customer number when my bp is created using account group.&amp;nbsp; I am trying to enter data using class cmd_ei_api class=&amp;gt;maintain method and passing&amp;nbsp; update mode 'U'. but I am ending up with an error as below.&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;Customer 200003 has not been created for sales area AAL0 10 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to update the customer with data and the knvv table dont have data for this customer and I am getting an error. am I using the right method. if I am wrong please tell me the function module or other way to update the customer.&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;debugging errors .&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/472468" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/472478" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Matthew Billingham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2014 07:50:58 GMT</pubDate>
    <dc:creator>surendra_battula</dc:creator>
    <dc:date>2014-06-11T07:50:58Z</dc:date>
    <item>
      <title>Having a problem in changing customer using CMD_EI_API</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311172#M1834739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having a customer number with general data and I want to insert company code ,sales data . I have created the customer number when my bp is created using account group.&amp;nbsp; I am trying to enter data using class cmd_ei_api class=&amp;gt;maintain method and passing&amp;nbsp; update mode 'U'. but I am ending up with an error as below.&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;Customer 200003 has not been created for sales area AAL0 10 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to update the customer with data and the knvv table dont have data for this customer and I am getting an error. am I using the right method. if I am wrong please tell me the function module or other way to update the customer.&lt;/P&gt;&lt;P&gt;---------------------------&lt;/P&gt;&lt;P&gt;debugging errors .&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/472468" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/472478" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Matthew Billingham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 07:50:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311172#M1834739</guid>
      <dc:creator>surendra_battula</dc:creator>
      <dc:date>2014-06-11T07:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Having a problem in changing customer using CMD_EI_API</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311173#M1834740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Surendra Battula.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I guess the problem may be because of no preceding zeroes for customer field.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have you hard-coded the customer number?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; While passing to any standard FM/BAPI, its internal representation should be passed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Make use of &lt;STRONG&gt;CONVERSION_EXIT_ALPHA_INPUT&lt;/STRONG&gt; for your customer value and try.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 07:57:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311173#M1834740</guid>
      <dc:creator>Arun_Prabhu_K</dc:creator>
      <dc:date>2014-06-11T07:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Having a problem in changing customer using CMD_EI_API</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311174#M1834741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun&lt;/P&gt;&lt;P&gt;No i am not hard coding but it is happening because if it has no data in knvv table it is raising the error. is this method for modifying on existing data.&lt;/P&gt;&lt;P&gt;I have created one customer daat in xd01 by passing the customer no and then I ran the program as there is data in knvv it executed with out an error.&lt;/P&gt;&lt;P&gt;so it is working only when there is sales data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 08:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311174#M1834741</guid>
      <dc:creator>surendra_battula</dc:creator>
      <dc:date>2014-06-11T08:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Having a problem in changing customer using CMD_EI_API</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311175#M1834742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I have managed to execute the method. what I found is the sales data is created but the company code is not created. I couldnt trace out why the company code is not created so the knb1 table is not updated.&lt;/P&gt;&lt;P&gt;but the sales data is updated and working fine.&lt;/P&gt;&lt;P&gt;I am using the&amp;nbsp; task as M which is change/create .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 10:39:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311175#M1834742</guid>
      <dc:creator>surendra_battula</dc:creator>
      <dc:date>2014-06-11T10:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Having a problem in changing customer using CMD_EI_API</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311176#M1834743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have edited your question so the subject is not in ALL CAPITALS. Please note the having a subject in all capitals can lead to your question being rejected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 11:23:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/having-a-problem-in-changing-customer-using-cmd-ei-api/m-p/10311176#M1834743</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2014-06-11T11:23:42Z</dc:date>
    </item>
  </channel>
</rss>

