<?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_po_create1 function not posting with errors in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027741#M1807540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the case you want to hold the po, collect the errors and submit a protocol to the user. So the errors are getting in touch and your po will be hold as you want to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 07:50:51 GMT</pubDate>
    <dc:creator>Florian</dc:creator>
    <dc:date>2014-01-09T07:50:51Z</dc:date>
    <item>
      <title>bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027729#M1807528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem about bapi_po_create1 function. Although memory_uncomplete = 'X', return parameter has errors and not hold the PO. I want to hold the po despite errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will be very happy if you help me.&lt;/P&gt;&lt;P&gt;Thanks alot.&lt;/P&gt;&lt;P&gt;Gözde Candan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 10:13:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027729#M1807528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-06T10:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027730#M1807529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gözde,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as I know it just hold the order, if everything is correct in the data. So why should we create an order with errors?&lt;/P&gt;&lt;P&gt;It's up to you, to check and complete the data with default values, when creating an order.&lt;/P&gt;&lt;P&gt;i mean, imagine you got the wrong MAterialnumber, which doesn't exist. It makes no sense to create an order with such a mistake...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or did I understand soemthing wrong, what you want to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 11:13:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027730#M1807529</guid>
      <dc:creator>Florian</dc:creator>
      <dc:date>2014-01-06T11:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027731#M1807530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gozde,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The details which i could dig out after reading the Documentation of the FM 'BAPI_PO_CREATE1'&amp;nbsp; is as follows - &lt;/P&gt;&lt;P&gt;1) In case the PO has consistency errors in MM, then it checks only value of MEMORY_UNCOMPLETE.&lt;/P&gt;&lt;P&gt;2) In case errors pertain to MM and budgeting then it checks both MEMORY_UNCOMPLETE and PARK_UNCOMPLETE parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the function module documentation in SE37.&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;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 11:30:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027731#M1807530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-06T11:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027732#M1807531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florian, you can hold the po with some errors. It means you can correct the errors later.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 11:58:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027732#M1807531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-06T11:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027733#M1807532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankit, I try both. But I can't hold the po &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/408/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 12:05:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027733#M1807532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-06T12:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027734#M1807533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gozde, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder then can you achieve the same using transactions? BAPIs just replicate the behavior of transactions. There might be some config. mismatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 12:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027734#M1807533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-06T12:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027735#M1807534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, but if there is an essential part missing i think it just returns the errors. But if that isn't your case, you might explain the problem with more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 12:50:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027735#M1807534</guid>
      <dc:creator>Florian</dc:creator>
      <dc:date>2014-01-06T12:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027736#M1807535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is &lt;A href="http://help.sap.com/ERP2005_EHP_04/helpdata/EN/8E/8E2E6D3D5848F28DE3DF06032749D9/frameset.htm"&gt;PSM_USFED_CI_2&lt;/A&gt; "&lt;SPAN class="SAPXDPTitle"&gt;PSM, US Federal 2" &lt;/SPAN&gt;activated on your system ?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P class="SAPXDPParagraph"&gt;&lt;SPAN class="SAPXDPDocuLink"&gt;&lt;A href="http://help.sap.com/ERP2005_EHP_04/helpdata/EN/43/f24e411022025ce10000000a1553f7/frameset.htm" title="Go to document: Park and hold"&gt;Park and hold&lt;/A&gt;&lt;/SPAN&gt; facility for purchase requisitions and purchase orders from Materials Management (MM)&lt;/P&gt;
&lt;P&gt; You can use this feature to save purchase requisitions and purchase orders temporarily.&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 13:05:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027736#M1807535</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-01-06T13:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027737#M1807536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, in transaction ME21N i can hold PO with some missing data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 14:05:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027737#M1807536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-06T14:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027738#M1807537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realized that the function can't pass the custom errors(z) that we give in the exits. &lt;/P&gt;&lt;P&gt;Anyone face that problem? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 06:45:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027738#M1807537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-08T06:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027739#M1807538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gozde,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a work around for this in case you have less category of error messages.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Workaround -&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Use 'Import' statements to populate error messages in exits and use 'Export' statements at other place to retrieve the errors from memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ask if not clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 06:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027739#M1807538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-09T06:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027740#M1807539</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;Which exit the errors are&amp;nbsp; thrown..? In the exit you will need to apply the flag if PO is suppose to be hold then do not throw messages or throw in the way the exit wants&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabehet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027740#M1807539</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-09T07:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: bapi_po_create1 function not posting with errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027741#M1807540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the case you want to hold the po, collect the errors and submit a protocol to the user. So the errors are getting in touch and your po will be hold as you want to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 07:50:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-po-create1-function-not-posting-with-errors/m-p/10027741#M1807540</guid>
      <dc:creator>Florian</dc:creator>
      <dc:date>2014-01-09T07:50:51Z</dc:date>
    </item>
  </channel>
</rss>

