<?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 BAPI_REQUISITION_DELETE (Clears Release Strategy) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-delete-clears-release-strategy/m-p/3306542#M791877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoping you can help with a query. I'm using BAPI_REQUISITION_DELETE to delete a line item off a Stock Transport Requisition. The bapi is clearing the following fields in Table EBAN: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- EBAN-FRGKZ (Release ind.)&lt;/P&gt;&lt;P&gt;- EBAN-FRGZU (Release status )&lt;/P&gt;&lt;P&gt;- EBAN-FRGST (Rel. strategy)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want this to happen as deleting one item from the STR should not clear the release strategy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered this before? I can't see an option in the BADI to prevent this from happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Philip Johannesen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2008 13:22:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-06T13:22:26Z</dc:date>
    <item>
      <title>BAPI_REQUISITION_DELETE (Clears Release Strategy)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-delete-clears-release-strategy/m-p/3306542#M791877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoping you can help with a query. I'm using BAPI_REQUISITION_DELETE to delete a line item off a Stock Transport Requisition. The bapi is clearing the following fields in Table EBAN: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- EBAN-FRGKZ (Release ind.)&lt;/P&gt;&lt;P&gt;- EBAN-FRGZU (Release status )&lt;/P&gt;&lt;P&gt;- EBAN-FRGST (Rel. strategy)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want this to happen as deleting one item from the STR should not clear the release strategy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered this before? I can't see an option in the BADI to prevent this from happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Philip Johannesen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 13:22:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-delete-clears-release-strategy/m-p/3306542#M791877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T13:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_DELETE (Clears Release Strategy)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-delete-clears-release-strategy/m-p/3306543#M791878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what release-strategy is implemented at your site? Overall release strategy (i think yes) or position-wise strategy. this might influence the behaviour of your bapi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 15:45:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-delete-clears-release-strategy/m-p/3306543#M791878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T15:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_DELETE (Clears Release Strategy)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-delete-clears-release-strategy/m-p/3306544#M791879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OSS Note resolved this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 13:17:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-delete-clears-release-strategy/m-p/3306544#M791879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-06T13:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_REQUISITION_DELETE (Clears Release Strategy)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-delete-clears-release-strategy/m-p/3306545#M791880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Philip, &lt;/P&gt;&lt;P&gt;we have the same issue.&lt;/P&gt;&lt;P&gt;Which the OSS Note?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 16:40:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-requisition-delete-clears-release-strategy/m-p/3306545#M791880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-04T16:40:45Z</dc:date>
    </item>
  </channel>
</rss>

