<?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 GUI status in report program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987604#M1493534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one query regarding gui staus.&lt;/P&gt;&lt;P&gt;Can we create 2 gui status in one single report program?&lt;/P&gt;&lt;P&gt;If it is possible how can we implement it as i want one status at one time and the &lt;/P&gt;&lt;P&gt;other should be hidden at that point of time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 May 2010 05:18:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-26T05:18:48Z</dc:date>
    <item>
      <title>GUI status in report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987604#M1493534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one query regarding gui staus.&lt;/P&gt;&lt;P&gt;Can we create 2 gui status in one single report program?&lt;/P&gt;&lt;P&gt;If it is possible how can we implement it as i want one status at one time and the &lt;/P&gt;&lt;P&gt;other should be hidden at that point of time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 05:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987604#M1493534</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-26T05:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: GUI status in report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987605#M1493535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tripathi,&lt;/P&gt;&lt;P&gt;You can have two statuses&lt;/P&gt;&lt;P&gt;if condn&lt;/P&gt;&lt;P&gt;set pf-status '1'.&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;set pf-status '2'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bala Duvvuri&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 05:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987605#M1493535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-26T05:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: GUI status in report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987606#M1493536</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;In Normal Report i dont think it will Work. &lt;/P&gt;&lt;P&gt;When you are using a screen in a normal report this functionality can achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Sumodh.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 05:23:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987606#M1493536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-26T05:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: GUI status in report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987607#M1493537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want one of my gui status to be hidden when i am using the other ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 05:26:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987607#M1493537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-26T05:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: GUI status in report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987608#M1493538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set the status based on some condition in the PBO.&lt;/P&gt;&lt;P&gt;e.g: if p_flag = 'X'.&lt;/P&gt;&lt;P&gt;set pf-status 'CHECK'.&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;set pf-status'UNCHECK'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 05:49:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987608#M1493538</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-05-26T05:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: GUI status in report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987609#M1493539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that i want both my statuses to set but have to use only one at a time and while one is being used&lt;/P&gt;&lt;P&gt;the other should be hidden and vice versa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this if else soln will not do coz this will work only if i want one to be executed at a time .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 05:57:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987609#M1493539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-26T05:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: GUI status in report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987610#M1493540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tripathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can still achieve  that  setting two PF statuses, by putting a control while passing the relevant PF status to the ALV fu nction module REUSE_ALV_GRID_DISPLAY for displaying the final output in alv grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would resolve.  &lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sujatha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 08:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987610#M1493540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-27T08:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: GUI status in report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987611#M1493541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; The problem is that i want both my statuses to set but have to use only one at a time and while one is being used&lt;/P&gt;&lt;P&gt;&amp;gt; the other should be hidden and vice versa.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; So this if else soln will not do coz this will work only if i want one to be executed at a time .&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Solution is already given by others, you can set and use only one status at a time. If you want you can change the status based on some condition in the next PBO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is to use all function codes in a single GUI status and use &lt;STRONG&gt;EXCLUDING&lt;/STRONG&gt; option of the &lt;STRONG&gt;SET PF-STATUS&lt;/STRONG&gt; statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 09:11:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987611#M1493541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-27T09:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: GUI status in report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987612#M1493542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tripathiashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the below code for excluding the some of the status,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  REFRESH it_status.
  w_status-fcode = c_sum_down.
  APPEND w_status TO it_status.

  w_status-fcode = c_details.
  APPEND w_status TO it_status.

* Assign PF-status
  SET PF-STATUS prog_name EXCLUDING it_status.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here c_sum_down &amp;amp; c_details are buttons which i used............ and I dont want to display those button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope your question has been answered.......... if yes please mark this question as answered, so that it will be helpful for others.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 10:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gui-status-in-report-program/m-p/6987612#M1493542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-27T10:19:54Z</dc:date>
    </item>
  </channel>
</rss>

