<?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: PUSH Button In OOPS ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731807#M898176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this&lt;/P&gt;&lt;P&gt;perform fieldcat_fill tables p_wa_fldcat using&lt;/P&gt;&lt;P&gt;'TEXT' 'IT_FINAL' text-141 text-141 text-141 space c_x c_space cl_gui_alv_grid=&amp;gt;mc_style_button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;kushagra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2008 06:30:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-22T06:30:12Z</dc:date>
    <item>
      <title>PUSH Button In OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731801#M898170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freinds ,&lt;/P&gt;&lt;P&gt;I'm Working on OOPS ALV And i want to know how to add a seprate colomn for push button in ALV means i know how to make all cells of a coloumn as push button but now i want to add a separate coloumn for push button in that oops alv so can any one help me if useful it will be rewarded and please just dont copy paste the code by taking it from other sites please explain me how can i make it possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 05:48:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731801#M898170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T05:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: PUSH Button In OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731802#M898171</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;Check this thread&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3653197"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 05:51:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731802#M898171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T05:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: PUSH Button In OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731803#M898172</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;Your question is not clear. You know how to make all cells in a column as push button. what is it creating a column for push button is alv?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshmi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 06:00:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731803#M898172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T06:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: PUSH Button In OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731804#M898173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI abhishek,&lt;/P&gt;&lt;P&gt;                  As such if you know how to make all cells of a column as a push button then if you want to add a seperate column for push button then take a extra field in your fieldcatalog as text (25) and then make it a push button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful,&lt;/P&gt;&lt;P&gt;kushagra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 06:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731804#M898173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T06:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: PUSH Button In OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731805#M898174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It means i want that in my ALV grid there should be a seprate colomn display of which all the cells are push buttons .&lt;/P&gt;&lt;P&gt;i know the way of making all the cells of a colomn  of a displaying alv as push button by setting style in field catlog but now i want aseprate colomn for those push button menas till all the ceel of suppose POSNR field is coming as push button now i want that there should be a seprate colomn for push button&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 06:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731805#M898174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T06:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: PUSH Button In OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731806#M898175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have done this what u r saying but when i debug it it will read that field but still not showing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 06:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731806#M898175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T06:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: PUSH Button In OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731807#M898176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this&lt;/P&gt;&lt;P&gt;perform fieldcat_fill tables p_wa_fldcat using&lt;/P&gt;&lt;P&gt;'TEXT' 'IT_FINAL' text-141 text-141 text-141 space c_x c_space cl_gui_alv_grid=&amp;gt;mc_style_button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;kushagra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 06:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731807#M898176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T06:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: PUSH Button In OOPS ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731808#M898177</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 have to add another column in your internal table with some name 'PUSH' for example. Add this field in fieldcatelog also. Set the properties of this field as a push button. Now you will have a additional column in your ALV display with all pushbuttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this solves the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 06:51:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-in-oops-alv/m-p/3731808#M898177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T06:51:42Z</dc:date>
    </item>
  </channel>
</rss>

