<?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: New Code on Set PF Status in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126165#M446402</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;Try this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/d1/801e54454211d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/d1/801e54454211d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve your probelm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign reward points if it helps.&lt;/P&gt;&lt;P&gt;-Gaurang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2007 09:39:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-13T09:39:09Z</dc:date>
    <item>
      <title>New Code on Set PF Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126162#M446399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one provide me the use and full functionality of the use and application of the SET PF status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Samantak Chatterjee&lt;/P&gt;&lt;P&gt;SAP ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126162#M446399</guid>
      <dc:creator>samantak_chatterjee</dc:creator>
      <dc:date>2007-04-13T09:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: New Code on Set PF Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126163#M446400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;During list processing, this statement sets the GUI status specified in status for the display window of the current list, and all subsequent list levels until the next SET PF-STATUS statement. The statement mainly has the same function as for screens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In contrast to the screen layouts of screens, however, every list level is automatically linked to the GUI status that is set for it. If the user returns from displaying a higher list level to a lower list level, the latter is redisplayed with the GUI status that was set for it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the status of the data object is initial, the standard list status is set and the additions OF PROGRAM and EXCLUDING have no effect. The standard list status contains predefined list-specific functions whose functions are handled by the runtime environment during the display of a screen list, and do not lead to the call of event blocks in the ABAP program. If event blocks are also defined with AT LINE-SELECTION or AT PF##, further function keys are automatically assigned function codes in the standard list status: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If AT LINE-SELECTION is used, the F2 key and the double click function of the mouse is assigned the function code PICK and the function text Select. This function is then also automatically displayed in the application toolbar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If AT PF## is used, all the F## functions of the keyboard that are not handled by the runtime environment are assigned the function codes PF##, where ## is a number between 01 and 24. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the standard list status is set, sy-pfkey receives the value "STLI". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Courtesy F1 Help SAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:37:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126163#M446400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: New Code on Set PF Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126164#M446401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk this help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_di471/helpdata/EN/9f/dba34635c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_di471/helpdata/EN/9f/dba34635c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:37:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126164#M446401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: New Code on Set PF Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126165#M446402</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;Try this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/d1/801e54454211d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/d1/801e54454211d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve your probelm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assign reward points if it helps.&lt;/P&gt;&lt;P&gt;-Gaurang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:39:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126165#M446402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: New Code on Set PF Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126166#M446403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;simply speaking the SET PF allow the list window ' Interactive enabled' for the user.&lt;/P&gt;&lt;P&gt;it assigns the GUI status for the screen or list and the user can interact with the window/screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:43:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126166#M446403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: New Code on Set PF Status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126167#M446404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    SET PF-STATUS status [OF PROGRAM prog] [EXCLUDING fcode] &lt;/P&gt;&lt;P&gt;                     [IMMEDIATELY]. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extras: &lt;/P&gt;&lt;P&gt;1. ... OF PROGRAM prog &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. ... EXCLUDING fcode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. ... IMMEDIATELY &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect: &lt;/P&gt;&lt;P&gt;During list processing, this statement sets the GUI status specified in status for the display window of the current list, and all subsequent list levels until the next SET PF-STATUS statement. The statement mainly has the same function as for screens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In contrast to the screen layouts of screens, however, every list level is automatically linked to the GUI status that is set for it. If the user returns from displaying a higher list level to a lower list level, the latter is redisplayed with the GUI status that was set for it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the status of the data object is initial, the standard list status is set and the additions OF PROGRAM and EXCLUDING have no effect. The standard list status contains predefined list-specific functions whose functions are handled by the runtime environment during the display of a screen list, and do not lead to the call of event blocks in the ABAP program. If event blocks are also defined with AT LINE-SELECTION or AT PF##, further function keys are automatically assigned function codes in the standard list status: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If AT LINE-SELECTION is used, the F2 key and the double click function of the mouse is assigned the function code PICK and the function text Select. This function is then also automatically displayed in the application toolbar. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If AT PF## is used, all the F## functions of the keyboard that are not handled by the runtime environment are assigned the function codes PF##, where ## is a number between 01 and 24. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;kiran kumar k.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:46:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/new-code-on-set-pf-status/m-p/2126167#M446404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:46:09Z</dc:date>
    </item>
  </channel>
</rss>

