<?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 How does BAPI_PO_CREATE1 and BAPI_TRANSACTION_COMMIT works? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-po-create1-and-bapi-transaction-commit-works/m-p/5011762#M1166496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a little question about BAPI_TRANSACTION_COMMIT mainly. &lt;/P&gt;&lt;P&gt;I was wondering if I call 2 times BAPI_PO_CREATE1 before calling BAPI_TRANSACTION_COMMIT will this create 2 POs or this will create only the last PO in memory?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing is that if the 2 POs are created in memory, the 2nd PO validation checks take in count the 1st PO, for example, total item quantity(1st PO + 2nd PO) don't exceed the purchase requisition item quantity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jan 2009 18:02:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-08T18:02:58Z</dc:date>
    <item>
      <title>How does BAPI_PO_CREATE1 and BAPI_TRANSACTION_COMMIT works?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-po-create1-and-bapi-transaction-commit-works/m-p/5011762#M1166496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a little question about BAPI_TRANSACTION_COMMIT mainly. &lt;/P&gt;&lt;P&gt;I was wondering if I call 2 times BAPI_PO_CREATE1 before calling BAPI_TRANSACTION_COMMIT will this create 2 POs or this will create only the last PO in memory?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another thing is that if the 2 POs are created in memory, the 2nd PO validation checks take in count the 1st PO, for example, total item quantity(1st PO + 2nd PO) don't exceed the purchase requisition item quantity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 18:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-po-create1-and-bapi-transaction-commit-works/m-p/5011762#M1166496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-08T18:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: How does BAPI_PO_CREATE1 and BAPI_TRANSACTION_COMMIT works?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-po-create1-and-bapi-transaction-commit-works/m-p/5011763#M1166497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gilberto, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_TRANSACTION_COMMIT is the signal to write the data to the database. So, if you have two PO's created via BAPI_PO_CREATE1, at the point of the commit they are both stored to database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the two PO's are not independent form each other, you should commit after the first. Else the second can't check, that the first is existing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 18:24:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-po-create1-and-bapi-transaction-commit-works/m-p/5011763#M1166497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-08T18:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: How does BAPI_PO_CREATE1 and BAPI_TRANSACTION_COMMIT works?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-po-create1-and-bapi-transaction-commit-works/m-p/5011764#M1166498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Wolfgang for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 18:59:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-does-bapi-po-create1-and-bapi-transaction-commit-works/m-p/5011764#M1166498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-08T18:59:55Z</dc:date>
    </item>
  </channel>
</rss>

