<?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: Qm02 completing the notification process while saving without fieldvalidate in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168693#M1516947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to use &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
MESSAGE s208(00) WITH text-w01 DISPLAY LIKE 'W'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where text-w01 is your warning message.  &lt;/P&gt;&lt;P&gt;What QM user exit did you use?  In which part of change inspection lot do you want the error or warning message to be prompted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;JQC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Aug 2010 07:47:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-19T07:47:22Z</dc:date>
    <item>
      <title>Qm02 completing the notification process while saving without fieldvalidate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168689#M1516943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In qm02 when I press complete button based on condition it should come out from complete process but for me when I through an error in user Exit. Then the  save button is in enable mode and when I press save.It over comes the error and completing the notification. &lt;/P&gt;&lt;P&gt;Please give me some suggestions on this query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: SAP@AMS on Aug 18, 2010 7:47 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 17:46:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168689#M1516943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T17:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qm02 completing the notification process while saving without fieldvalidate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168690#M1516944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you code the error message as an Error (E)?   If you used W or I or S, the program will continue upon ENTER.  Your code needs to manage what user can do at that point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 18:06:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168690#M1516944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T18:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Qm02 completing the notification process while saving without fieldvalidate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168691#M1516945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raised an error MESSAGE ID '00' TYPE 'E' NUMBER '007' WITH 'Cause code'.Still I am facing the same Problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still getting same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AMS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 05:46:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168691#M1516945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-19T05:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qm02 completing the notification process while saving without fieldvalidate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168692#M1516946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raised an error MESSAGE ID '00' TYPE 'E' NUMBER '007' WITH 'Cause code'.Still I am facing the same Problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still getting same issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AMS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 05:47:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168692#M1516946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-19T05:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qm02 completing the notification process while saving without fieldvalidate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168693#M1516947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try to use &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
MESSAGE s208(00) WITH text-w01 DISPLAY LIKE 'W'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where text-w01 is your warning message.  &lt;/P&gt;&lt;P&gt;What QM user exit did you use?  In which part of change inspection lot do you want the error or warning message to be prompted?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;JQC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 07:47:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168693#M1516947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-19T07:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qm02 completing the notification process while saving without fieldvalidate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168694#M1516948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u every one for your excellece contribution towards us.I got a solution and this Thread was resolved.In future refference I am placing the solution also so it may help some time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am raising a error message on a field which stops compleate flag in qm02.I am succeed in raising the message after error the compleate flag in disable mode.But  when I click save even compleate flag in disable mode notification is getting compleated.&lt;/P&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;&lt;P&gt;Soulution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to use error message  in user exit before validating the compleate flag.because After validation of completing flag it alredy stored in buffer so when we press save the completion is releasing directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AMS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Aug 2010 11:24:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/qm02-completing-the-notification-process-while-saving-without-fieldvalidate/m-p/7168694#M1516948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-19T11:24:41Z</dc:date>
    </item>
  </channel>
</rss>

