<?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: Determine tasks automatically for IW21 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291976#M1532937</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;you have to fill the E_QMSM parameter with the tasks you want to assign and then raise the exception no_sap_std_task_determination, in order to skip the standard task determination...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kostas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Sep 2010 07:24:09 GMT</pubDate>
    <dc:creator>kostas_tsioubris</dc:creator>
    <dc:date>2010-09-17T07:24:09Z</dc:date>
    <item>
      <title>Determine tasks automatically for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291970#M1532931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Through transaction iw21 i want to automatically populate the tasks for notification type P2 without having the user to navigate from  EDIT-&amp;gt;TASKS-&amp;gt;DETERMINE.  I need to automatically determine the tasks during SAVE of iw21 .&lt;/P&gt;&lt;P&gt;I have implemented a method in BADI NOTIF_EVENT_POST.  I have the following line of code -&lt;/P&gt;&lt;P&gt;select * from T355E_W into TABLE it_T355E_W where priok = is_new_viqmel-priok.&lt;/P&gt;&lt;P&gt;Now how do I assign the contents of this table for the corresponding Notification number.. Is there any function module to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 12:04:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291970#M1532931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-16T12:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Determine tasks automatically for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291971#M1532932</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;you have to implented the user exit EXIT_SAPMIWO0_003 in order to automatically determine the tasks .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kostas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 14:27:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291971#M1532932</guid>
      <dc:creator>kostas_tsioubris</dc:creator>
      <dc:date>2010-09-16T14:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Determine tasks automatically for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291972#M1532933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kostas,&lt;/P&gt;&lt;P&gt;Thank you. I have activated the exit. I get all the related tasks for the notification type in an internal table. Now how do i assign these tasks to the notification. I am not able to find any function module which does this. Any idea on this one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 04:21:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291972#M1532933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-17T04:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Determine tasks automatically for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291973#M1532934</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;Could you please check this function module READ_NOTIFICATION_TASK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 04:37:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291973#M1532934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-17T04:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Determine tasks automatically for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291974#M1532935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keerthi,&lt;/P&gt;&lt;P&gt;Thanks for that one.. But I found that the FM is used to read the tasks for the notification which is already existing. In my case i want to assign tasks to the notification I am creating.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 05:20:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291974#M1532935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-17T05:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Determine tasks automatically for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291975#M1532936</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;How about IQS1_POST_NOTIFICATION function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also search for the function modules under the package IWOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 05:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291975#M1532936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-17T05:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Determine tasks automatically for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291976#M1532937</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;you have to fill the E_QMSM parameter with the tasks you want to assign and then raise the exception no_sap_std_task_determination, in order to skip the standard task determination...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kostas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 07:24:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291976#M1532937</guid>
      <dc:creator>kostas_tsioubris</dc:creator>
      <dc:date>2010-09-17T07:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Determine tasks automatically for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291977#M1532938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kostas,&lt;/P&gt;&lt;P&gt;This exit is triggered only when the user goes through Edit-&amp;gt;taks-&amp;gt;Determine.. But I want to add the tasks on save without doing this. I tried using BADI  NOTIF_EVENT_POST and have called the  BAPIs API_ALM_NOTIF_DATA_ADD' followed by 'BAPI_ALM_NOTIF_SAVE and BAPI_TRANSACTION_COMMIT.&lt;/P&gt;&lt;P&gt;Doesnt seem to work..  The notification gets created without the tasks... Pls help..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 05:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291977#M1532938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-24T05:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Determine tasks automatically for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291978#M1532939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #575757;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #575757;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #575757;"&gt; I wrote the code in exit EXIT_SAPLIQS0_017 to set the default value in the task tab. If you select the task tab and save then the default values are gating saved, where as if you won’t select the task tab and save the notification the notification gets created without default value in task tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #575757;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #575757;"&gt;Please help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #575757;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #575757;"&gt;Bablu&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 11:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291978#M1532939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-19T11:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Determine tasks automatically for IW21</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291979#M1532940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This issue is solved as&lt;/P&gt;&lt;P&gt;You need to to write the code in Badi:&amp;nbsp; NOTIF_EVENT_SAVE&lt;/P&gt;&lt;P&gt;METHOD : CHANGE_DATA_AT_SAVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-tcode = 'IW21'.&lt;/P&gt;&lt;P&gt; if flt_val = 'Z2'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; DATA: wa_wqmsm TYPE wqmsm.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_wqmsm-QSMNUM = '0001'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_wqmsm-qmnum = cs_viqmel-qmnum.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_wqmsm-mngrp = 'PM1'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_wqmsm-mncod = '1'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_wqmsm-aeknz = 'I'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_wqmsm-TXTCDGR = 'Take Care of Permit'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_wqmsm-MANUM = '1'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_wqmsm-MNKAT = '2'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_wqmsm-STTXT = 'TSOS'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; APPEND wa_wqmsm TO ct_iwqmsm.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bablu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 05:13:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/determine-tasks-automatically-for-iw21/m-p/7291979#M1532940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-20T05:13:55Z</dc:date>
    </item>
  </channel>
</rss>

