<?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 push button in output list in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-output-list/m-p/5187606#M1200632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im displaying one text in output and next to that i need to create one push button as shown below. Is it possible in normal list or ALV ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;text PUSH BUTTON.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont want to create a push button in application tool bar, or menu bar. I need to create it in output list. Can anyone tell me how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Feb 2009 17:24:42 GMT</pubDate>
    <dc:creator>former_member671224</dc:creator>
    <dc:date>2009-02-26T17:24:42Z</dc:date>
    <item>
      <title>push button in output list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-output-list/m-p/5187606#M1200632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im displaying one text in output and next to that i need to create one push button as shown below. Is it possible in normal list or ALV ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;text PUSH BUTTON.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont want to create a push button in application tool bar, or menu bar. I need to create it in output list. Can anyone tell me how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 17:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-output-list/m-p/5187606#M1200632</guid>
      <dc:creator>former_member671224</dc:creator>
      <dc:date>2009-02-26T17:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: push button in output list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-output-list/m-p/5187607#M1200633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Amal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Normal List it is not possible i don't know your goal exactly there are some Ideas which you can use if your requirements are as i am thinking you can Check &lt;STRONG&gt;HOTSPOT&lt;/STRONG&gt; with Write Statement. just write hotspot and Press F1 you will get info to use it on other way i am thinking if you want to select multiple record in ALV than Please have a look at the following Thread hope will help you out to take to step to solve your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Selecting Multiple rows in an ALV |&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="6266405"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;[Selecting Multiple Rows from ALV GRID Display|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5472510"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, if i didn't understand you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 19:29:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-output-list/m-p/5187607#M1200633</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-02-26T19:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: push button in output list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-output-list/m-p/5187608#M1200634</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 want to add a push button on the output list, u have to do:&lt;/P&gt;&lt;P&gt;1.-insert a new inner table of type u201CLVC_T_STYLu201D into your list data table&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;u need to &lt;/P&gt;&lt;P&gt;ls_style-style = cl_gui_alv_grid=&amp;gt;mc_style_button .   " This convert the field in a push button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2009 19:52:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-output-list/m-p/5187608#M1200634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-26T19:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: push button in output list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-output-list/m-p/5187609#M1200635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;used hot spot with color&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2009 19:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-output-list/m-p/5187609#M1200635</guid>
      <dc:creator>former_member671224</dc:creator>
      <dc:date>2009-03-14T19:26:34Z</dc:date>
    </item>
  </channel>
</rss>

