<?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_ALM_NOTIF_DATA_DELETE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-data-delete/m-p/3285188#M785751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a scenario while using the BAPI  - BAPI_ALM_NOTIF_DATA_DELETE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We execute this BAPI in a loop -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)The input tasks are deleted for the first notification and the status is set to say, 'ATCO'. This status is stored in an internal table g_sttab inside the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)We have saved the notification using SAVE BAPI for notification and then the COMMIT BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)In the next loop pass, we send the 2nd notification to the BAPI_ALM_NOTIF_DATA_DELETE - but the status of the previous notification is still retained in the internal table g_sttab. As a result, it is wrongly updating the status of the 2nd notification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered this problem before? Is there any way to refresh this internal table present in the BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find any FMs/BAPIs for refreshing the internal tables in the corresponding function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers are requested...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jan 2008 13:57:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-08T13:57:20Z</dc:date>
    <item>
      <title>BAPI_ALM_NOTIF_DATA_DELETE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-data-delete/m-p/3285188#M785751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a scenario while using the BAPI  - BAPI_ALM_NOTIF_DATA_DELETE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We execute this BAPI in a loop -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)The input tasks are deleted for the first notification and the status is set to say, 'ATCO'. This status is stored in an internal table g_sttab inside the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)We have saved the notification using SAVE BAPI for notification and then the COMMIT BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)In the next loop pass, we send the 2nd notification to the BAPI_ALM_NOTIF_DATA_DELETE - but the status of the previous notification is still retained in the internal table g_sttab. As a result, it is wrongly updating the status of the 2nd notification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered this problem before? Is there any way to refresh this internal table present in the BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find any FMs/BAPIs for refreshing the internal tables in the corresponding function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers are requested...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 13:57:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-data-delete/m-p/3285188#M785751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T13:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_DATA_DELETE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-data-delete/m-p/3285189#M785752</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;Before endloop try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clear: g_sttab.&lt;/P&gt;&lt;P&gt;refresh: g_sttab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 14:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-data-delete/m-p/3285189#M785752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T14:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_DATA_DELETE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-data-delete/m-p/3285190#M785753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This internal table is declared inside the BAPI function group. It cannot be accessed in the custom program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 14:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-data-delete/m-p/3285190#M785753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T14:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_DATA_DELETE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-data-delete/m-p/3285191#M785754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi deepthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Refresh yous Internal Tables Before passing it to BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Think we cnt refresh a BAPI because it is a FM so wht we can do is Refresh our own Internal Table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it solves your problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 14:19:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-data-delete/m-p/3285191#M785754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T14:19:53Z</dc:date>
    </item>
  </channel>
</rss>

