<?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: to create a pushbutton on the selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254552#M487916</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;Use   50(10) in command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;P&gt;Reward if helpful &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2007 09:05:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-30T09:05:08Z</dc:date>
    <item>
      <title>to create a pushbutton on the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254545#M487909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use &lt;/P&gt;&lt;P&gt;SELECTION-SCREEN PUSHBUTTON (10)  Multiply USER-COMMAND BUTMUL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want to position this button at position 50, What should I do?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Deniz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 08:55:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254545#M487909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T08:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: to create a pushbutton on the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254546#M487910</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;SELECTION SCREEN PUSHBUTTON [/]&amp;lt;pos(len)&amp;gt; &amp;lt;push&amp;gt; &lt;/P&gt;&lt;P&gt;                            USER-COMMAND &amp;lt;ucom&amp;gt; [MODIF ID &amp;lt;key&amp;gt;].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 08:58:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254546#M487910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T08:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: to create a pushbutton on the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254547#M487911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PUSHBUTTON 2(10) but1 USER-COMMAND cli1,&lt;/P&gt;&lt;P&gt;PUSHBUTTON 12(10) text-020 USER-COMMAND cli2,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try using in the above format where 2 and 12 indicating positions&lt;/P&gt;&lt;P&gt;u can use the position u want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 08:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254547#M487911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T08:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: to create a pushbutton on the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254548#M487912</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;Hi,&lt;/P&gt;&lt;P&gt;To place a pushbutton on the selection screen, u need to define the PF-STATUS.&lt;/P&gt;&lt;P&gt;PF-STATUS needs to be called in the AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;Define the selecvtion screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then write the following code :&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;SET PF-STATUS 'ZTEST'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double click on ZTEST. It will take u to the GUI Status Creation screen.&lt;/P&gt;&lt;P&gt;In the application toolbar, define a pushbutton and assign a function code say 'FUNC1' to it.&lt;/P&gt;&lt;P&gt;activate the GUI Status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, in ur program,&lt;/P&gt;&lt;P&gt;Write the following piece of code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CASE SY-UCOMM.&lt;/P&gt;&lt;P&gt;WHEN 'FUNC1'.&lt;/P&gt;&lt;P&gt;Write the logc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 09:00:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254548#M487912</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-05-30T09:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: to create a pushbutton on the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254549#M487913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECTION-SCREEN PUSHBUTTON &amp;lt;u&amp;gt;50(10&amp;lt;/u&amp;gt;) Multiply USER-COMMAND BUTMUL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 09:00:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254549#M487913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T09:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: to create a pushbutton on the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254550#M487914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;selection-screen begin of line.
SELECTION-SCREEN PUSHBUTTON 50(10) MULTIPLY USER-COMMAND BUTMUL.
selection-screen end of line.&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 09:01:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254550#M487914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T09:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: to create a pushbutton on the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254551#M487915</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;Refer to the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/reporting/selscr/but_buttons.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/reporting/selscr/but_buttons.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sipra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 09:04:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254551#M487915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T09:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: to create a pushbutton on the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254552#M487916</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;Use   50(10) in command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;P&gt;Reward if helpful &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 09:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254552#M487916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-30T09:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: to create a pushbutton on the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254553#M487917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try with this code just copy paste n run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;TABLES sscrfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                               SELECTION-SCREEN PUSHBUTTON 50(10) mul USER-COMMAND abcd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                               INITIALIZATION.&lt;/P&gt;&lt;P&gt;                                 MOVE 'Multiply' TO mul.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                               AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;                                 IF sscrfields-ucomm = 'ABCD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                 ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;P&gt;reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 09:24:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254553#M487917</guid>
      <dc:creator>S0025444845</dc:creator>
      <dc:date>2007-05-30T09:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: to create a pushbutton on the selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254554#M487918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deniz,&lt;/P&gt;&lt;P&gt;               If you want a Push Button to be placed at the 50th colomn.Just write the following code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;P&gt;                  selection-screen pushbutton 50(40) but1 user-command c11&lt;/P&gt;&lt;P&gt;                     visible length 40.&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;                   Wher '50' specifies the colomn from which the Push button should start and the number 40 specifies the length of the Push Button.&lt;/P&gt;&lt;P&gt;                  I think this will answer this query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Navy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 15:34:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-create-a-pushbutton-on-the-selection-screen/m-p/2254554#M487918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T15:34:12Z</dc:date>
    </item>
  </channel>
</rss>

