<?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: set pf_status in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496570#M230513</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;U have to create your status gui copying from standard status gui STANDARD_FULLSCREEN of program SAPLKKBL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After copying it, u add your new code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Aug 2006 07:12:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-31T07:12:12Z</dc:date>
    <item>
      <title>set pf_status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496567#M230510</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;      in alv grid i need to add one function code like error. i need to define set pf status.my set pf status i want all function codes in alv grid plus one error code.&lt;/P&gt;&lt;P&gt;in the out put if i click error button on application tool bar it must show error report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 07:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496567#M230510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T07:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: set pf_status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496568#M230511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2262337"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will help you how to copy exisitng ALV status to your zstatus and then how to call it in the ALV DISPLAY.&lt;/P&gt;&lt;P&gt;check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Srikanth Kidambi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 07:10:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496568#M230511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T07:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: set pf_status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496569#M230512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add buttons to your PF status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SE41 and give your program name and PF status name and Press F6. There in the Application toolbar you can add Function codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in your program you need to handle this in User commands.  Hope this is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 07:10:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496569#M230512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T07:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: set pf_status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496570#M230513</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;U have to create your status gui copying from standard status gui STANDARD_FULLSCREEN of program SAPLKKBL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After copying it, u add your new code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 07:12:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496570#M230513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T07:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: set pf_status</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496571#M230514</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 the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Process Flow

Define an event handler method for event TOOLBAR . 
Declare a structure for defining a toolbar element: 
data: ls_toolbar TYPE stb_button.

For a pushbutton, for example, you would fill the following fields: 
CLEAR ls_toolbar.
MOVE 0 TO ls_toolbar-butn_type.
MOVE 'BOOKINGS' TO ls_toolbar-function.
MOVE icon_employee TO ls_toolbar-icon.
MOVE 'Show Bookings'(111) TO ls_toolbar-quickinfo.
MOVE SPACE TO ls_toolbar-disabled.



In the butn_type field, you specify the type of the GUI element for the ALV Grid Control. For possible values, see the value range of domain TB_BTYPE .

 

Use event parameter E_OBJECT to append the new definition to table mt_toolbar : 
APPEND ls_toolbar TO e_object-&amp;gt;mt_toolbar.

If you want to define additional elements, go back to step 3. 
Call method set_toolbar_interactive, if you want to rebuild the toolbar.&lt;/CODE&gt;&lt;/PRE&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 07:12:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/set-pf-status/m-p/1496571#M230514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T07:12:20Z</dc:date>
    </item>
  </channel>
</rss>

