<?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 on output screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350286#M803614</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;Please refer to the link below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdev.co.uk/reporting/alv/alvgrid_pfstatus.htm" target="test_blank"&gt;http://www.sapdev.co.uk/reporting/alv/alvgrid_pfstatus.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2008 10:16:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-22T10:16:37Z</dc:date>
    <item>
      <title>push button on output screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350281#M803609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can we add push button on output screen , &lt;/P&gt;&lt;P&gt;i know how to insert via selection screen , i am asking on output screen , just like we can create check box on output screen via&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write : check1 as checkbox .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so can we create push button on output screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ankesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:27:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350281#M803609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T09:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: push button on output screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350282#M803610</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 create on the application tool bar using SET PF-STATUS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want it in output screen then you need to create your own screen using module pool programme .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer the first example in tthe ABAPHELPDOC  .  That programme is same as you are asking&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you knwo the path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE38 then select the following path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment-&amp;gt; Examples-&amp;gt; ABAPexamples&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nageswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350282#M803610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T09:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: push button on output screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350283#M803611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a button on the application toolbar and you can use it as a push button&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350283#M803611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T09:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: push button on output screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350284#M803612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't know about pushbuttons, but perhaps a good alternative: interactive lists with hotspots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/ireports.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/ireports.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://abapprogramming.blogspot.com/2007/11/abap-multiple-interactive-report-sample_12.html" target="test_blank"&gt;http://abapprogramming.blogspot.com/2007/11/abap-multiple-interactive-report-sample_12.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350284#M803612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T09:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: push button on output screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350285#M803613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ankesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can put push button in the output list. You have to use SET PF-STATUS statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just follow these stepts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. write SET PF-STATUS 'TEST'.&lt;/P&gt;&lt;P&gt;2. double click on TEST.&lt;/P&gt;&lt;P&gt;3. It will ask you to create status object. click on YES.&lt;/P&gt;&lt;P&gt;4. give the short description and press enter.&lt;/P&gt;&lt;P&gt;5. next screen you will find three  things like... MENU BAR, APPLICATION TOOL BAR and FUNCTION KEYS.&lt;/P&gt;&lt;P&gt;6. click on the down arrow that appears next to APPLICATION TOOL BAR.&lt;/P&gt;&lt;P&gt;7. in the items, in first box write your name and press down the text. one popup box will come. press enter.&lt;/P&gt;&lt;P&gt;8. give the function text and press enter.&lt;/P&gt;&lt;P&gt;9. assign key for your push button. and press enter.&lt;/P&gt;&lt;P&gt;10.  press enter and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and run your program. you will get push button on output list.&lt;/P&gt;&lt;P&gt;&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;--&lt;/P&gt;&lt;P&gt;Sasidhar Reddy Matli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 09:59:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350285#M803613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T09:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: push button on output screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350286#M803614</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;Please refer to the link below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdev.co.uk/reporting/alv/alvgrid_pfstatus.htm" target="test_blank"&gt;http://www.sapdev.co.uk/reporting/alv/alvgrid_pfstatus.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2008 10:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/push-button-on-output-screen/m-p/3350286#M803614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-22T10:16:37Z</dc:date>
    </item>
  </channel>
</rss>

