<?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: USER COMMAND CODE for the ICON &amp;quot;Back&amp;quot; in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978263#M950180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have used that one already. it does not work. "back" does not follow the ususal "case" routine when clicked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Jun 2008 05:36:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-21T05:36:47Z</dc:date>
    <item>
      <title>USER COMMAND CODE for the ICON "Back"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978261#M950178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             I wanted to know if there is any command code for the user-command icon "back" that i can use while programming.&lt;/P&gt;&lt;P&gt;e.g. as for the icon "save" there is '&amp;amp;data_save' code which we can use.&lt;/P&gt;&lt;P&gt;I have used the code "&amp;amp;F03" for 'back" but it does not call the routine i have written for the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if in case no other code for "Back" icon is available, what is the procedure to implement the "back" command through programming?&lt;/P&gt;&lt;P&gt;as when i click the icon,the code written inside the report should be executed along with the normal "back" function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 05:24:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978261#M950178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-21T05:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: USER COMMAND CODE for the ICON "Back"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978262#M950179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the function code is BACK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 05:29:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978262#M950179</guid>
      <dc:creator>former_member195383</dc:creator>
      <dc:date>2008-06-21T05:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: USER COMMAND CODE for the ICON "Back"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978263#M950180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have used that one already. it does not work. "back" does not follow the ususal "case" routine when clicked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 05:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978263#M950180</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-21T05:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: USER COMMAND CODE for the ICON "Back"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978264#M950181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually u can set it to any value.....In PF-STATUS while configuring the function key u can give the function code there...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to see the sy-ucomm wen u press back...then give /h and then press back. in debugging screen sy-ucomm value u can find out the value of sy-ucomm..then use the same in case statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if the abv ans is useful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 05:39:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978264#M950181</guid>
      <dc:creator>former_member195383</dc:creator>
      <dc:date>2008-06-21T05:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: USER COMMAND CODE for the ICON "Back"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978265#M950182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes thats what i have done already which gave me the code "F03" for "Back" but that does not work when put in "case statement".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not go to the case statement for debugging,when clicked .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyways.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 05:43:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978265#M950182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-21T05:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: USER COMMAND CODE for the ICON "Back"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978266#M950183</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 do one thing..put /h. then click on back.At the bottom pART of the debugging screen u find &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Field names&lt;/STRONG&gt; section..There type sy-ucomm and press enter. The value of sy-ucomm can be seen...&lt;/P&gt;&lt;P&gt;Thats the value u need...Which u can use the same in case statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and its case sensitive.chk the same.. and  write it in quotes( ''). that is 'BACK' or 'F03'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rudra Prasanna Mohapatra on Jun 21, 2008 7:48 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 05:47:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command-code-for-the-icon-quot-back-quot/m-p/3978266#M950183</guid>
      <dc:creator>former_member195383</dc:creator>
      <dc:date>2008-06-21T05:47:53Z</dc:date>
    </item>
  </channel>
</rss>

