<?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: Problems with bapi BAPI_PO_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237422#M141232</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;        I have a similar problem on this issue. While creating STO via bapi_po_create , can be bypass the check done in the MRP1 view tab (minimum lot size quantity) of the material so that if i pass 100 quantity to this FM, the STO should &lt;/P&gt;&lt;P&gt;be created with 100 quantity rather than checking the MRP1 for minimum lot size quantity. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this can't be done by this FM, is there any other way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply to this ASAP as its uregent for my development. thks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Patade.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Apr 2006 06:54:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-23T06:54:51Z</dc:date>
    <item>
      <title>Problems with bapi BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237417#M141227</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 create a PO, and everything ok, but the problem is, that the quantity is instead of the 10 (informed in po_item_schedules) 50! Other example: I inform 968, but the PO is created with quantity 1000. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already checked, if it is a UNIT problem, but it isn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanxx a lot,&lt;/P&gt;&lt;P&gt;Alexandre Nogueira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 20:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237417#M141227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T20:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bapi BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237418#M141228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like the rounding value for the material is forcing this.  Check the rounding value in the material master.  MRP1 View,  field MARC-BSTRF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 20:22:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237418#M141228</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-03-02T20:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bapi BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237419#M141229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Have you check the customization?,&lt;/P&gt;&lt;P&gt;Another thing to do is to check if you are giving to de BAPI the correct data, it usually is that way, you shoul debug your program in order to warranty that you are inserting the correct data.&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;Gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 20:23:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237419#M141229</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T20:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bapi BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237420#M141230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Congratulations Rich,&lt;/P&gt;&lt;P&gt;You are right, it is exactly my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!! &lt;/P&gt;&lt;P&gt;Alexandre Nogueira.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 20:29:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237420#M141230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-02T20:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bapi BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237421#M141231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, at least I did some good today.  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;   &lt;/P&gt;&lt;P&gt;Glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 20:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237421#M141231</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-03-02T20:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with bapi BAPI_PO_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237422#M141232</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;        I have a similar problem on this issue. While creating STO via bapi_po_create , can be bypass the check done in the MRP1 view tab (minimum lot size quantity) of the material so that if i pass 100 quantity to this FM, the STO should &lt;/P&gt;&lt;P&gt;be created with 100 quantity rather than checking the MRP1 for minimum lot size quantity. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this can't be done by this FM, is there any other way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply to this ASAP as its uregent for my development. thks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Patade.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Apr 2006 06:54:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-bapi-bapi-po-create/m-p/1237422#M141232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-23T06:54:51Z</dc:date>
    </item>
  </channel>
</rss>

