<?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: Notification Completion Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380442#M1923532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jogeswara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this FM as well. It is just updating the Jest table, but the exact notification completion is not happening when I see order in IW32 tcode. I am doing it in report program.&lt;/P&gt;&lt;P&gt;Kindly help to give some examples for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2015 04:03:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-11-20T04:03:33Z</dc:date>
    <item>
      <title>Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380436#M1923526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI_ALM_ORDER_MAINTAIN for doing TECO of a PLM order. It is working fine.&lt;/P&gt;&lt;P&gt;But when I check the order in IW32, all the fields are grayed out except Notification.&lt;/P&gt;&lt;P&gt;I checked by doing TECO manually in IW32, the pop-up appears to complete the notification after clicking the complete notification check box and saving it.&lt;/P&gt;&lt;P&gt;My requirement is to do it programmatically in report.&lt;/P&gt;&lt;P&gt;I used BAPIs BAPI_ALM_NOTIF_CLOSE after BAPI_ALM_ORDER_MAINTAIN to do it, but not able to do.&lt;/P&gt;&lt;P&gt;I checked many threads in scn, but not able to figure out the problem.&lt;/P&gt;&lt;P&gt;Is there any way to set system status to TECO and do the notification completion by same BAPI or FM.&lt;/P&gt;&lt;P&gt;Kindly help me by giving some examples to check where I am making mistake in my code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 12:40:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380436#M1923526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-19T12:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380437#M1923527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swati,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you use BAPI_TRANSACTION_COMMIT and DEQUEUE_ALL after calling the BAPI_ALM_ORDER_MAINTAIN ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 13:15:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380437#M1923527</guid>
      <dc:creator>kirankerudi</dc:creator>
      <dc:date>2015-11-19T13:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380438#M1923528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG&gt;&lt;EM&gt;Swati&lt;/EM&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P style="text-align: justify;"&gt;I know there are issues with the fm &lt;EM&gt;BAPI_ALM_NOTIF_CLOSE. &lt;/EM&gt;So I resolved my similar issue of Notification closing through few lines of Batch input (based on SHDB recording). It is simple. This would resolve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #548235; font-size: 14.0pt; text-decoration: underline; font-family: Mistral;"&gt;KJogeswaraRa&lt;/SPAN&gt;&lt;SPAN style="color: #548235; font-size: 14.0pt; text-decoration: underline; font-family: Mistral;"&gt;o&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 14:06:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380438#M1923528</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-11-19T14:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380439#M1923529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I used BAPI_TRANSACTION_COMMIT but I didn't used DEQUEUE_ALL.&lt;/P&gt;&lt;P&gt;but I am not able to do notification complete using BAPI_ALM_ORDER_MAINTAIN.&lt;/P&gt;&lt;P&gt;Kindly help me with some examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 03:19:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380439#M1923529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-20T03:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380440#M1923530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jogeswara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to do it without BDC. Kindly help me in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 03:20:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380440#M1923530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-20T03:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380441#M1923531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;&lt;STRONG&gt;&lt;EM&gt;Swati&lt;/EM&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P style="text-align: justify;"&gt;The answer is fm 'STATUS_CHANGE_INTERN'.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Suppose the notification in in 'NOPR' status, the code will be:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN style="color: #808000; font-size: 8pt;"&gt;&lt;EM&gt;DATA&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;it_stat &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;TABLE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;OF &lt;/SPAN&gt;jstat&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #808000; font-size: 8pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wa_stat &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;jstat&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;&lt;EM&gt;&lt;SPAN class="L0S52" style="font-size: 8pt;"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;&lt;EM&gt;&lt;SPAN class="L0S52" style="font-size: 8pt;"&gt;&lt;SPAN class="L0S55"&gt; wa_stat1&lt;SPAN class="L0S70"&gt;-stat &lt;SPAN class="L0S55"&gt;=&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'I0070'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;wa_stat1&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;inact &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;APPEND &lt;/SPAN&gt;wa_stat1 &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;it_stat1&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;wa_stat1&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;stat &lt;SPAN class="L0S55"&gt;=&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'I0072'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;wa_stat1&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;inact &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;' '&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;APPEND &lt;/SPAN&gt;wa_stat1 &lt;SPAN class="L0S52"&gt;TO &lt;/SPAN&gt;it_stat1&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;&lt;EM&gt;&lt;SPAN class="L0S52" style="font-size: 8pt;"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN style="color: #808000; font-size: 8pt;"&gt;&lt;EM&gt;CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'STATUS_CHANGE_INTERN'&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #808000;"&gt;&lt;EM&gt;&lt;SPAN class="L0S52" style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXPORTING&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #808000; font-size: 8pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; objnr&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;v_objnr&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #808000;"&gt;&lt;EM&gt;&lt;SPAN class="L0S52" style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TABLES&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #808000; font-size: 8pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; status &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;it_stat&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color: #808000; font-size: 8pt;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;COMMIT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;WORK&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #808000; font-size: 8pt;"&gt;&lt;EM&gt;.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;








&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;This puts your Notification to NOCO status. You'd feel that your job is done with this, but.....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="; text-decoration: underline;"&gt;This has got one manageable issue:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI style="text-align: justify;"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;i.e., This NOCO through fm does not update the viqmel-phase&amp;nbsp; field from '3' (NOPR) to '4' (NOCO). &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-align: justify;"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;I hope you can very well manage this, if you want this update. One method I suggest is include ZXQQMU20&amp;nbsp; (user-exit QQMA0014).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-align: justify;"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;Here you read the runtime system status of the Notification through fm 'STATUS_READ' and if you found 'I0072' (NOCO) then put the code &lt;SPAN style="color: #808000;"&gt;&lt;EM&gt;e_viqmel-phase = '4'&lt;/EM&gt;&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="text-align: justify;"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;With this when your program changes the status from NOPR to NOCO, the notification passes through a save event, during which the above exit code should update the &lt;EM&gt;viqmel-phase&lt;/EM&gt; too.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;ADDRESS style="text-align: justify;"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/ADDRESS&gt;&lt;ADDRESS style="text-align: justify;"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;Hope this helps&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/ADDRESS&gt;&lt;ADDRESS style="text-align: justify;"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;Regards&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/ADDRESS&gt;&lt;ADDRESS style="text-align: justify;"&gt;&lt;SPAN style="; text-decoration: underline;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 14.0pt; font-family: Mistral; color: #548235;"&gt;KJogeswaraRao&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/ADDRESS&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;SPAN class="L0S70"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 03:45:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380441#M1923531</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-11-20T03:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380442#M1923532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jogeswara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this FM as well. It is just updating the Jest table, but the exact notification completion is not happening when I see order in IW32 tcode. I am doing it in report program.&lt;/P&gt;&lt;P&gt;Kindly help to give some examples for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 04:03:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380442#M1923532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-20T04:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380443#M1923533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;I already used this. Check whether there is 'Commit work' is being used or not. I believe your solution lies in what I have already replied to you. Also your &lt;A _jive_internal="true" href="https://answers.sap.com/people/swati.garg5/content"&gt;contents&lt;/A&gt; tab shows that so far you haven't been benefited from the forum. Almost all threads are in unanswered state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 04:17:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380443#M1923533</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-11-20T04:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380444#M1923534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jogeswara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your solution but still the same thing happening.&lt;/P&gt;&lt;P&gt;I am attaching the image of the tabs for which I need the fields to get disbale when doing teco.&lt;/P&gt;&lt;P&gt;When I am trying it doing manually, one pop-up appears and the by checking the complete notification button, the fields under the below tabs get grayed out. but with the above FM, only status NOCO, I could only see in system status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/834209" width="450" /&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 05:00:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380444#M1923534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-20T05:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380445#M1923535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enough inputs given. You can not stick to fms only when the solutions are available with BDC. Further solutions you need to find yourself. Replying further amounts to spoon-feeding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 06:51:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380445#M1923535</guid>
      <dc:creator>jogeswararao_kavala</dc:creator>
      <dc:date>2015-11-20T06:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Notification Completion Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380446#M1923536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found the solution by myself only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used BAPI&amp;nbsp; &lt;SPAN class="L0S33"&gt;'BAPI_ISUSMORDER_SETSTATUSTECHN' instead of 'BAPI_ALM_ORDER_MAINTAIN'. Below is the code:-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BAPI_ISUSMORDER_SETSTATUSTECHN'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;number&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= *ordernumber*&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; referencedate&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;datum&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; referencetime&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;uzeit&lt;BR /&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;tables&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;return&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;lt_ret.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;&amp;nbsp; CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BAPI_TRANSACTION_COMMIT'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;wait&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Swati&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 07:45:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/notification-completion-issue/m-p/11380446#M1923536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-20T07:45:13Z</dc:date>
    </item>
  </channel>
</rss>

