<?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: function code executed for a push button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132564#M448389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi find sy-ucomm value in debugging mode. it will give u the answer u r loking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2007 09:23:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-10T09:23:51Z</dc:date>
    <item>
      <title>function code executed for a push button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132559#M448384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends, how to find out which function code executed for a push button inn selection screen of a report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 09:12:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132559#M448384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T09:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: function code executed for a push button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132560#M448385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;place the cursor on the button and click F1 funciton key, then the function code of the button will be displayed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 09:14:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132560#M448385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T09:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: function code executed for a push button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132561#M448386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kumar..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place the cursor on that button , and then click F1 on that , you will get the function code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or start debugging the program(enter /h in command field) then click that button and then see the value of &amp;lt;b&amp;gt;sy-ucomm&amp;lt;/b&amp;gt;, it gives you the function code attached to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it helps reward with points&lt;/P&gt;&lt;P&gt;Regards Rk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 09:15:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132561#M448386</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T09:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: function code executed for a push button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132562#M448387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PUT A BREAK POINT IN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION SCREEN EVENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOW CHECK SY-UCOMM OR SSCRFIELDS-UCOMM IN DEBUG MODE THE VALUE IT WILL SHOW IS THE FN CODE . BUT BEFORE THAT YOU HAVE TO DECLARE TABLES : SSCRFIELDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;SHIBA DUTTA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 09:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132562#M448387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T09:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: function code executed for a push button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132563#M448388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u shiba i got my answer.&lt;/P&gt;&lt;P&gt;                                                kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 09:22:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132563#M448388</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T09:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: function code executed for a push button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132564#M448389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi find sy-ucomm value in debugging mode. it will give u the answer u r loking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 09:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-executed-for-a-push-button/m-p/2132564#M448389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-10T09:23:51Z</dc:date>
    </item>
  </channel>
</rss>

