<?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: Selection Screen + Button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993641#M954085</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;   Go to menu painter create a help button on application toolbar assign function code for that, then use that sy-ucomm in your program for ur own code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award Points, If helpful.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2008 12:30:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-16T12:30:40Z</dc:date>
    <item>
      <title>Selection Screen + Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993633#M954077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;              I have a normal selection screen having some selec options and all.. Now i have a requirement of having a information button in that selection screen... How do i do that.. Answers will be appreciated...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 09:46:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993633#M954077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T09:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen + Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993634#M954078</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 can put the button on to the selection screen using the following sytax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN PUSHBUTTON [/][pos](len) button_text &lt;/P&gt;&lt;P&gt;                            USER-COMMAND fcode &lt;/P&gt;&lt;P&gt;                            [VISIBLE LENGTH vlen] &lt;/P&gt;&lt;P&gt;                            [MODIF ID modid] &lt;/P&gt;&lt;P&gt;                            [ ldb_additions].&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 09:50:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993634#M954078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T09:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen + Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993635#M954079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this program DEMO_SEL_SCREEN_PUSHBUTTON&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 09:51:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993635#M954079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T09:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen + Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993636#M954080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create gui status and make button on it.  assign help image to that button&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 09:52:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993636#M954080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T09:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen + Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993637#M954081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; if u talking abt the " i " button which is there for documentation then when ur report is open in edit mode ......&lt;/P&gt;&lt;P&gt;In the menu GOTO - &amp;gt; Documentation&lt;/P&gt;&lt;P&gt;write watever inforamtion u want to display and save and activate &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that when u execute ur report u will be the " i " button next to execute button......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to create a new button then get back i will give u the code for that...... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful.......:-)&lt;/P&gt;&lt;P&gt;and mark the post answered once ur problem is solved .... &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 09:53:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993637#M954081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T09:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen + Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993638#M954082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hiii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can create button on selection screen by using folowing code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;START-OF-SELECTION.

  SET PF-STATUS 'STATUS'.
  PERFORM get_data_kna1.

END-OF-SELECTION.

CASE sy-ucomm.
  WHEN 'CUSTOMER'.

   SELECT SINGLE kunnr
      FROM kna1
      INTO w_kna1
      WHERE kunnr = w_kunnr.

WHEN 'ORDER'.
      SELECT SINGLE vbeln
      FROM vbak
      INTO w_vbak
      WHERE vbeln = w_vbeln.
end case.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 09:54:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993638#M954082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T09:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen + Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993639#M954083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is ur problem solved?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 10:30:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993639#M954083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T10:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen + Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993640#M954084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion.. i want to create a new button..  i have two radiobutton when  i press one radio button that information button should be displayed in that particular selection block&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 11:28:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993640#M954084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T11:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Selection Screen + Button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993641#M954085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;   Go to menu painter create a help button on application toolbar assign function code for that, then use that sy-ucomm in your program for ur own code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award Points, If helpful.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 12:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/selection-screen-button/m-p/3993641#M954085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T12:30:40Z</dc:date>
    </item>
  </channel>
</rss>

