<?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: Error using BAPI_ALM_NOTIF_DATA_ADD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-alm-notif-data-add/m-p/5118106#M1187072</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;Check out the thread below. It might be of help. &lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2164568"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, post it in ABAP-&amp;gt;General Form for a quicker response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nidhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2009 10:30:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-28T10:30:35Z</dc:date>
    <item>
      <title>Error using BAPI_ALM_NOTIF_DATA_ADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-alm-notif-data-add/m-p/5118105#M1187071</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;&lt;/P&gt;&lt;P&gt;I am using 'BAPI_ALM_NOTIF_DATA_ADD' to add few tasks to a defect notification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the procedure i am using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Populate the following data into the notitem and notiftak tables and updating using 'BAPI_ALM_NOTIF_DATA_ADD'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   For NOTITEM :   refobjectkey  = notification_number+item_key&lt;/P&gt;&lt;P&gt;                            item_key      = item_key.&lt;/P&gt;&lt;P&gt;                            item_sort_no = item_key.&lt;/P&gt;&lt;P&gt;                            descript        = item_text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    For NOTIFTASK: refobjectkey = notification_number+task_key.&lt;/P&gt;&lt;P&gt;                             task_key      = task_key.&lt;/P&gt;&lt;P&gt;                             task_sort_no = task_key.&lt;/P&gt;&lt;P&gt;                             item_sort_no = item_key.&lt;/P&gt;&lt;P&gt;                             task_text      = task_text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Then calling 'BAPI_ALM_NOTIF_SAVE'.&lt;/P&gt;&lt;P&gt;     passing the notification number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Closing with 'BAPI_TRANSACTION_COMMIT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The items and defects are getting updated in the notification and i can see them using the transaction IW52. But for the task i cannot see any status. and when manually trying to change the status i am getting the error 'No Status object exists for the object'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the same data is passed using SE37. I am getting the status as TSOS while using the program i am getting no status but the above error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 10:17:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-alm-notif-data-add/m-p/5118105#M1187071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-28T10:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error using BAPI_ALM_NOTIF_DATA_ADD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-alm-notif-data-add/m-p/5118106#M1187072</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;Check out the thread below. It might be of help. &lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2164568"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, post it in ABAP-&amp;gt;General Form for a quicker response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nidhi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2009 10:30:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-using-bapi-alm-notif-data-add/m-p/5118106#M1187072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-28T10:30:35Z</dc:date>
    </item>
  </channel>
</rss>

