<?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 Problem with PF-STATUS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pf-status/m-p/8300149#M1635568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am displaying a Hierarchical ALV using the FM REUSE_ALV_HIERSEQ_LIST_DISPLAY with its PF-STATUS. The program is doing the same treatment as the transaction MR11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that after selecting a line in the ALV and doing all the treatment in the USER-COMMAND section, my program need to display a log showing the result but the PF-STATUS is still displaying also on the log. I do not the PF-STATUS to display on the Log.. Any solution??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ally&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Nov 2011 06:08:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-11-25T06:08:04Z</dc:date>
    <item>
      <title>Problem with PF-STATUS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pf-status/m-p/8300149#M1635568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am displaying a Hierarchical ALV using the FM REUSE_ALV_HIERSEQ_LIST_DISPLAY with its PF-STATUS. The program is doing the same treatment as the transaction MR11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that after selecting a line in the ALV and doing all the treatment in the USER-COMMAND section, my program need to display a log showing the result but the PF-STATUS is still displaying also on the log. I do not the PF-STATUS to display on the Log.. Any solution??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ally&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2011 06:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pf-status/m-p/8300149#M1635568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-25T06:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PF-STATUS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pf-status/m-p/8300150#M1635569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ally ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have given 2 ways to solve this issues, Kindly follow the below suggestions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Check your  "OK_CODE"  in  Coding as per your conditions ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Use "IF" condition to disable your PF status in Log ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; for  eg ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; IF FLAG = 'X'.  "to set the PF-STATUS according to output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    SET PF-STATUS 'ZABC' EXCLUDING ITAB.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;P&gt;    SET PF-STATUS 'ZDEF' EXCLUDING 'UNDO'.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the above example code and modify as per your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Saravana.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Nov 2011 06:27:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pf-status/m-p/8300150#M1635569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-25T06:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PF-STATUS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pf-status/m-p/8300151#M1635570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answered!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 08:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pf-status/m-p/8300151#M1635570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-06-08T08:35:32Z</dc:date>
    </item>
  </channel>
</rss>

