<?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: Problem with undo button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255929#M1214166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pick any standard SAP report which have UNDO functionality, put /H at command bar, go to debug mode and check the value of SY-UCOMM. After getting the value of sy-ucomm put that value on the pf-status of your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can write your own logic for undo button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sayak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Feb 2009 14:51:53 GMT</pubDate>
    <dc:creator>RoySayak</dc:creator>
    <dc:date>2009-02-23T14:51:53Z</dc:date>
    <item>
      <title>Problem with undo button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255925#M1214162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am adding a 'UNDO' functionality on my screen which would work like sap standard screen undo button..but somewhere I am getting confused with it.Do anyone know any function module etc through which I can get some help..I tried to run a program ( in debug mode) and clicked on   'undo' on the standard toolbar so that I can view the logic behind it...but it didint stop on that..How can I view the code behind standard toolbar buttons?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 12:42:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255925#M1214162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T12:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with undo button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255926#M1214163</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;Can you be more specific about where this standard button is and what it looks like?  I don't know of any undo feature of the standard toolbar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 13:18:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255926#M1214163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-23T13:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with undo button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255927#M1214164</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;I suppose you mean &lt;STRONG&gt;BACK&lt;/STRONG&gt; button on standard toolbar. Is that right? If so, simply type &lt;STRONG&gt;/h&lt;/STRONG&gt; in command field and press BACK button. System will switch to debugging mode and you can see the coding behind the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 14:22:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255927#M1214164</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2009-02-23T14:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with undo button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255928#M1214165</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;Why can't you clearing the screen elements, when that buttonis triggered in the PAI event!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Naveen Inuganti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 14:35:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255928#M1214165</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2009-02-23T14:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with undo button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255929#M1214166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pick any standard SAP report which have UNDO functionality, put /H at command bar, go to debug mode and check the value of SY-UCOMM. After getting the value of sy-ucomm put that value on the pf-status of your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can write your own logic for undo button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sayak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2009 14:51:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-undo-button/m-p/5255929#M1214166</guid>
      <dc:creator>RoySayak</dc:creator>
      <dc:date>2009-02-23T14:51:53Z</dc:date>
    </item>
  </channel>
</rss>

