<?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 using FM  BAPI_REQUISITION_DELETE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-bapi-requisition-delete/m-p/2069929#M428639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement where i should delete the purchase requisition, this deletion is needs to be done in a function exit, but this exit called in UPDATE . Problem is for FM 'BAPI_REQUISITION_DELETE' there is no need for explicit commit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the function exit called in update mode, we cant do commit in the function exit, when i used this function module i am getting an error in my work place as "Update was terminated" . Can anybody have ideas how to deal with this type of situations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2007 08:29:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-19T08:29:31Z</dc:date>
    <item>
      <title>using FM  BAPI_REQUISITION_DELETE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-bapi-requisition-delete/m-p/2069929#M428639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a requirement where i should delete the purchase requisition, this deletion is needs to be done in a function exit, but this exit called in UPDATE . Problem is for FM 'BAPI_REQUISITION_DELETE' there is no need for explicit commit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the function exit called in update mode, we cant do commit in the function exit, when i used this function module i am getting an error in my work place as "Update was terminated" . Can anybody have ideas how to deal with this type of situations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:29:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-bapi-requisition-delete/m-p/2069929#M428639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T08:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: using FM  BAPI_REQUISITION_DELETE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-bapi-requisition-delete/m-p/2069930#M428640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the need of calling this BAPI in useer Exit ? u cannt do 2 thing @ the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;then y u are using BAPI ? u can also use commands like&amp;lt;/b&amp;gt; &amp;lt;b&amp;gt;Delete ztable where pr =  migo-pr&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Prabhu Peram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-bapi-requisition-delete/m-p/2069930#M428640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T08:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: using FM  BAPI_REQUISITION_DELETE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-bapi-requisition-delete/m-p/2069931#M428641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the goods issue happens(through MIGO transaction) based on some conditions &lt;/P&gt;&lt;P&gt;1. i have to create PR &amp;amp; create an entry in Z table&lt;/P&gt;&lt;P&gt;2. I need to delete the PR which was saved in the Z table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-bapi-requisition-delete/m-p/2069931#M428641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T08:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: using FM  BAPI_REQUISITION_DELETE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-bapi-requisition-delete/m-p/2069932#M428642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternative option is used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2007 11:40:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-fm-bapi-requisition-delete/m-p/2069932#M428642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-23T11:40:49Z</dc:date>
    </item>
  </channel>
</rss>

