<?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: ALV Report (Classes) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-classes/m-p/2322081#M509897</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;You have to create a GUI STATUS in SE41 for that program and use SET PF-STATUS to display the GUI status..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then handle the function code in your PAI...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following programs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BCALV_EDIT_01 &lt;/P&gt;&lt;P&gt;BCALV_EDIT_02 &lt;/P&gt;&lt;P&gt;BCALV_EDIT_03 &lt;/P&gt;&lt;P&gt;BCALV_EDIT_04 &lt;/P&gt;&lt;P&gt;BCALV_FULLSCREEN_GRID_EDIT &lt;/P&gt;&lt;P&gt;BCALV_GRID_EDIT &lt;/P&gt;&lt;P&gt;BCALV_TEST_GRID_EDIT_01 &lt;/P&gt;&lt;P&gt;BCALV_TEST_GRID_EDITABLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jun 2007 06:04:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-05T06:04:18Z</dc:date>
    <item>
      <title>ALV Report (Classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-classes/m-p/2322080#M509896</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;I had developed an ALV report using classes CL_GUI_CUSTOM_CONTAINER&lt;/P&gt;&lt;P&gt;and CL_GUI_ALV_GRID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After displaying the output I didn't find buttons like BACK,EXIT,..etc on ALV output.&lt;/P&gt;&lt;P&gt;Therefore I forcly use /n for exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest me where I went wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ratna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 06:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-classes/m-p/2322080#M509896</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T06:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Report (Classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-classes/m-p/2322081#M509897</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;You have to create a GUI STATUS in SE41 for that program and use SET PF-STATUS to display the GUI status..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then handle the function code in your PAI...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following programs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BCALV_EDIT_01 &lt;/P&gt;&lt;P&gt;BCALV_EDIT_02 &lt;/P&gt;&lt;P&gt;BCALV_EDIT_03 &lt;/P&gt;&lt;P&gt;BCALV_EDIT_04 &lt;/P&gt;&lt;P&gt;BCALV_FULLSCREEN_GRID_EDIT &lt;/P&gt;&lt;P&gt;BCALV_GRID_EDIT &lt;/P&gt;&lt;P&gt;BCALV_TEST_GRID_EDIT_01 &lt;/P&gt;&lt;P&gt;BCALV_TEST_GRID_EDITABLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 06:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-classes/m-p/2322081#M509897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T06:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Report (Classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-classes/m-p/2322082#M509898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ratna , &lt;/P&gt;&lt;P&gt; When you implement an ALV using classes you call a screen , so the default menu provided is not available.&lt;/P&gt;&lt;P&gt;So what you need to do is create a new menu and attache it to your screen in the PBO module. i.e. in the PBO module use the command SET PF-STATUS'&amp;lt;MENU&amp;gt;'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly you will have to write code in PAI to make the program react to user action on the menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 06:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-classes/m-p/2322082#M509898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T06:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Report (Classes)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-classes/m-p/2322083#M509899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You have developed a screen to display ALV reports. While developing custom screens, you'll have to use SET PF-STATUS 'XXX' to create BACK and EXIT.&lt;/P&gt;&lt;P&gt;Just adding wouldn't suffice, but you'll also have to code it after capturing the function code of the buttons in the PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. If you're providing EXIT as the function code, you've to code it this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CASE SY-UCOMM.
  WHEN 'EXIT'. LEAVE PROGRAM
ENDCASE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 06:06:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-report-classes/m-p/2322083#M509899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-05T06:06:48Z</dc:date>
    </item>
  </channel>
</rss>

