<?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: Wrong MEssage in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-message/m-p/3733442#M898570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved it by myself. !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 May 2008 17:40:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-01T17:40:45Z</dc:date>
    <item>
      <title>Wrong MEssage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-message/m-p/3733440#M898568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys I am working on a program, when a user execute that program &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will show up a dilaogue box, and if the user hits the green check button it will go ahead and do the rest of the part but if he clicks on the 'X' button ..he should get a message "Not yet done". but in my case if the user hits the cross button then also he is getting the same message which he is supposed to get if he hits the green button i.e " Done" rather than "Not yet done"...followoing is my code, can you please tell me where I am doind wrong:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  READ TABLE W_RETURN WITH KEY TYPE   = 'S'&lt;/P&gt;&lt;P&gt;                                &lt;/P&gt;&lt;P&gt;  IF SY-SUBRC EQ 0.&lt;/P&gt;&lt;P&gt;    write:/ 1. "Success"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        READ TABLE W_RETURN WITH KEY TYPE ='W'.&lt;/P&gt;&lt;P&gt;    IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;     Write:/ 2. "warning".&lt;/P&gt;&lt;P&gt;    ElSE.&lt;/P&gt;&lt;P&gt;         write:/3. "successfully done".&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      SET SCREEN 0.&lt;/P&gt;&lt;P&gt;      LEAVE SCREEN.&lt;/P&gt;&lt;P&gt;    ELSE.&lt;/P&gt;&lt;P&gt;     write:/4 "got error".&lt;/P&gt;&lt;P&gt;    ENDIF.&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;Rajeev&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rajeev  Gupta on May 1, 2008 7:18 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2008 17:13:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-message/m-p/3733440#M898568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-01T17:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong MEssage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-message/m-p/3733441#M898569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the return which value is having in type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope its having value other than 'S' when green button is hit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats the reason its displaying "not yet done"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2008 17:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-message/m-p/3733441#M898569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-01T17:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong MEssage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-message/m-p/3733442#M898570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved it by myself. !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 May 2008 17:40:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wrong-message/m-p/3733442#M898570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-01T17:40:45Z</dc:date>
    </item>
  </channel>
</rss>

