<?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_ALM_NOTIF_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create/m-p/1278495#M152116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of things may be the issue; &lt;/P&gt;&lt;P&gt;1. Your notification may not have created successfully (check the 'return' structure for error messages).&lt;/P&gt;&lt;P&gt;2. You need to call BAPI_TRANSACTION_COMMIT to save the new record, and commit the transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jul 2006 20:49:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-24T20:49:06Z</dc:date>
    <item>
      <title>BAPI_ALM_NOTIF_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create/m-p/1278494#M152115</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;I hope that i'm in the right topic for my question... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have create a notification using BAPI_ALM_NOTIF_CREATE and i was happy to see, &lt;/P&gt;&lt;P&gt;that after call BAPI_ALM_NOTIF_SAVE my notification were successful created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My next challenge is to close this notification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And now i need finally your help  :-).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the call to BAPI_ALM_CREATE_NOTIF the value of notif_no in the return-structure NOTIFHEADER_EXPORT &lt;/P&gt;&lt;P&gt;shows a value like %00000000001 or something like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far i didn't find a possibility to find out the number of the notification.&lt;/P&gt;&lt;P&gt;But i need this number to transmit a BAPI_ALM_NOTIF_CLOSE call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this was not to difficult to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2006 16:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create/m-p/1278494#M152115</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-22T16:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create/m-p/1278495#M152116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of things may be the issue; &lt;/P&gt;&lt;P&gt;1. Your notification may not have created successfully (check the 'return' structure for error messages).&lt;/P&gt;&lt;P&gt;2. You need to call BAPI_TRANSACTION_COMMIT to save the new record, and commit the transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jul 2006 20:49:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create/m-p/1278495#M152116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-24T20:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_ALM_NOTIF_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create/m-p/1278496#M152117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to first call BAPI_ALM_NOTIF_CREATE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the return structure for errors and if none call BAPI_ALM_NOTIF_SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this you will pass the temporary notification number like %00000000001, and get the real notification number like 10000000603.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you must call BAPI_TRANSACTION_COMMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After all that is done you can call BAPI_ALM_NOTIF_CLOSE with BAPI_TRANSACTION_COMMIT afterwards to close your notification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:40:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-alm-notif-create/m-p/1278496#M152117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T14:40:40Z</dc:date>
    </item>
  </channel>
</rss>

