<?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: Sales Order BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973932#M1604040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello nani ,&lt;/P&gt;&lt;P&gt;                  Are you passing the International Article Number (EAN/UPC) anywhere in your code??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not BAPI is determining that in the logic and throwing an error message saying that the material no  3000912 and the EAN combination does not match to the unit of measure .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check your data that you are passing to the BAPI . You can also check the Function Module "ISIA_RLOEPM_SALES_ORDER_CREATE for what are the data that needs to pass into the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Greetson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Greetson Shunmugasundaram on Jun 28, 2011 1:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2011 23:11:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-27T23:11:39Z</dc:date>
    <item>
      <title>Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973931#M1604039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create sales order using BAPI_SALESORDER_CREATEFROMDAT2. I get a error in my return parameter saying that "EAN 047888199679 does not match material 3000912 and unit of measure ******"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does this exactly mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 21:45:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973931#M1604039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T21:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973932#M1604040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello nani ,&lt;/P&gt;&lt;P&gt;                  Are you passing the International Article Number (EAN/UPC) anywhere in your code??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not BAPI is determining that in the logic and throwing an error message saying that the material no  3000912 and the EAN combination does not match to the unit of measure .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check your data that you are passing to the BAPI . You can also check the Function Module "ISIA_RLOEPM_SALES_ORDER_CREATE for what are the data that needs to pass into the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Greetson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Greetson Shunmugasundaram on Jun 28, 2011 1:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 23:11:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973932#M1604040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T23:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973933#M1604041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greetson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not passing any International Article Number (EAN/UPC) in my code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;If not BAPI is determining that in the logic and throwing an error message saying 
that the material no 3000912 and the EAN combination does not match to the unit of
measure. Please check your data that you are passing to the BAPI . You can also 
check the Function Module "ISIA_RLOEPM_SALES_ORDER_CREATE" for what are the 
data that needs to pass into the BAPI.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;All my BAPI tables which I am passing to BAPI has the required data in it. How can it internally determines the EAN error? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How ever, I have one quick question when I am passing sales unit to my BAPI item table.&lt;/P&gt;&lt;P&gt;What is the field do I need to consider while creating Sales Order either TARGET_QU or SALES_UNIT for my UOM?&lt;/P&gt;&lt;P&gt;Please Advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 23:42:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973933#M1604041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-27T23:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973934#M1604042</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;Use SALES_UNIT for passing UOM.&lt;/P&gt;&lt;P&gt;Also make sure that you are passing all the mandatory params for the table "order_items_in" listed below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;*---Item Data
itm_number
material
purch_no_c
purch_date
sales_unit (Use conversion exit CONVERSION_EXIT_CUNIT_INPUT if required)

*---Schedule Data ( order_schedules_in )
itm_number
req_qty

*--- Partner Data (order_partners)
partn_role
partn_numb (Both shipto &amp;amp; sold to party numbers)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Note: Donot forget to fill order_items_inx &amp;amp; order_schedules_inx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should work for you. Good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prathap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2011 11:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973934#M1604042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-28T11:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973935#M1604043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check your material 3000912 is exist or not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 06:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973935#M1604043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-29T06:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973936#M1604044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. My material exists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 13:38:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973936#M1604044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-29T13:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sales Order BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973937#M1604045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; I am trying to create sales order using BAPI_SALESORDER_CREATEFROMDAT2. I get a error in my return parameter saying that "EAN 047888199679 does not match material 3000912 and unit of measure ******"&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; What does this exactly mean?&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Thanks.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Nani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the same EAN is present in your Material Master screens - MM43/ MM03. &lt;/P&gt;&lt;P&gt;Try to put a watch point at EAN11 and check when the value is changed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 13:47:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sales-order-bapi/m-p/7973937#M1604045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-29T13:47:53Z</dc:date>
    </item>
  </channel>
</rss>

