<?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: exec button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038361#M85803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijay &amp;amp; durairaj,&lt;/P&gt;&lt;P&gt;Iam not able to get the EXEC button.Can you give me any example to get EXEC button or step by step process please..!!! In the selection default iam gettng EXEC button.But in the output iam not able to get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;kaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2005 06:28:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-14T06:28:32Z</dc:date>
    <item>
      <title>exec button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038358#M85800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have 4 select options.After entering the data iam presssing the execute button at top left.Iam getting output.In the output screen i want to crete one 'EXEC' button.(I have 4 check boxes in the output.any of them i wll 'check'.After checking i want to execute the report).&lt;/P&gt;&lt;P&gt;How can i create EXEC button in the output screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;kaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 05:57:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038358#M85800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T05:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: exec button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038359#M85801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Set-pf status 'STAT'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can add EXEC button to your report, and handle that in at user command event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 05:59:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038359#M85801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T05:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: exec button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038360#M85802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to create a GUI status and add it to your report after start-of-selection as Vijays suggested &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;set PF-STATUS '&amp;lt;GUI STATUS U CREATED&amp;gt;' .&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then within the report &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;at user-command&amp;lt;/b&amp;gt;  event you can check for the function code (sy-ucomm) of the button clicked and do appropriate processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 06:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038360#M85802</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-12-14T06:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: exec button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038361#M85803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijay &amp;amp; durairaj,&lt;/P&gt;&lt;P&gt;Iam not able to get the EXEC button.Can you give me any example to get EXEC button or step by step process please..!!! In the selection default iam gettng EXEC button.But in the output iam not able to get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;kaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 06:28:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038361#M85803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T06:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: exec button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038362#M85804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out the follwoing link for step by step procedure for creating GUI status&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/d1/801d43454211d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/d1/801d43454211d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 06:31:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038362#M85804</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-12-14T06:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: exec button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038363#M85805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;REPORT TEST.

initialization.
set pf-status 'ABC'. "click on this and try to add "
"execute button and give focde 'EXEC' and icon as
"&amp;lt;b&amp;gt;ICON_EXECUTE_OBJECT&amp;lt;/b&amp;gt;

parameters: a type sy-datum.

start-of-selection.
"do collect some data...
at selection-screen.
if sy-ucomm = 'EXEC'.
**do what ever you want here..
endif.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck...&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Vijay Babu Dudla&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 06:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038363#M85805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T06:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: exec button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038364#M85806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u vijay and durai,&lt;/P&gt;&lt;P&gt;Points alloted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;kaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 07:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exec-button/m-p/1038364#M85806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T07:03:14Z</dc:date>
    </item>
  </channel>
</rss>

