<?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 key assignment  to push-button on screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314710#M507380</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 think u have to use the following code&lt;/P&gt;&lt;P&gt;PUSHBUTTON 12(30) but2 USER-COMMAND ONLI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;becoz, the Fcode of execute button is ONLI.&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  ZVMTEST_SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN:&lt;/P&gt;&lt;P&gt;    PUSHBUTTON 2(10)  but1 USER-COMMAND cli1,&lt;/P&gt;&lt;P&gt;    PUSHBUTTON 12(30) but2 USER-COMMAND ONLI&lt;/P&gt;&lt;P&gt;                           VISIBLE LENGTH 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters matnr like mara-matnr.&lt;/P&gt;&lt;P&gt;parameters maktx like mara-ERNAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write 'Hi'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2007 12:26:16 GMT</pubDate>
    <dc:creator>former_member219399</dc:creator>
    <dc:date>2007-05-17T12:26:16Z</dc:date>
    <item>
      <title>Function key assignment  to push-button on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314706#M507376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to asssign a function key F8 to push buttion on the subscreen .&lt;/P&gt;&lt;P&gt;how can i do it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:12:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314706#M507376</guid>
      <dc:creator>sushant_singh</dc:creator>
      <dc:date>2007-05-17T12:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Function key assignment  to push-button on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314707#M507377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Give funtion code 'CRET' for that pushbutton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:14:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314707#M507377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T12:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function key assignment  to push-button on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314708#M507378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi padmam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other way if I give it my own function code eg. 'EXE'.&lt;/P&gt;&lt;P&gt;by the way thanks for replying.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:20:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314708#M507378</guid>
      <dc:creator>sushant_singh</dc:creator>
      <dc:date>2007-05-17T12:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Function key assignment  to push-button on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314709#M507379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    U can't give ur own Function Code.Function Code 'CRET ' is Meant for F8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314709#M507379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T12:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Function key assignment  to push-button on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314710#M507380</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 think u have to use the following code&lt;/P&gt;&lt;P&gt;PUSHBUTTON 12(30) but2 USER-COMMAND ONLI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;becoz, the Fcode of execute button is ONLI.&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  ZVMTEST_SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN:&lt;/P&gt;&lt;P&gt;    PUSHBUTTON 2(10)  but1 USER-COMMAND cli1,&lt;/P&gt;&lt;P&gt;    PUSHBUTTON 12(30) but2 USER-COMMAND ONLI&lt;/P&gt;&lt;P&gt;                           VISIBLE LENGTH 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters matnr like mara-matnr.&lt;/P&gt;&lt;P&gt;parameters maktx like mara-ERNAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write 'Hi'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314710#M507380</guid>
      <dc:creator>former_member219399</dc:creator>
      <dc:date>2007-05-17T12:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Function key assignment  to push-button on screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314711#M507381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More generally, look up for the fcode assigned to F8 in the current gui status.&lt;/P&gt;&lt;P&gt;The default is ONLI, you may change it if you define your own gui status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Marcello Urbani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 12:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-key-assignment-to-push-button-on-screen/m-p/2314711#M507381</guid>
      <dc:creator>MarcelloUrbani</dc:creator>
      <dc:date>2007-05-17T12:33:13Z</dc:date>
    </item>
  </channel>
</rss>

