<?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: Standard Menu using Oops ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-menu-using-oops-alv/m-p/8620818#M1663916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CL_GUI_ALV_GRID don't use program statuses but a toolbar for those function. If you want to add the standard program status toolbar and menu to the programa and that those interact with the OO ALV grid, you will have to maintain the lik yourself in the AT USER-COMMAND module like performed in REUSE_ALV_GRID_DISPLAY_LVC.&lt;/P&gt;&lt;P&gt;- Creating menu&lt;BR /&gt;Copy status STANDARD_FULLSCREEN from program SAPLKKBL&lt;/P&gt;&lt;P&gt;- Managing user command&lt;BR /&gt;Fortunately, there is a method than can help you :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;call method &amp;lt;ref-to-grid&amp;gt;-&amp;gt;set_function_code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp; changing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c_ucomm = l_okcode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Use this method in your PAI user command module/form.&lt;/P&gt;&lt;P&gt;As a sample look at include LSLVC_FULLSCREENF01 form PAI. &lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2012 15:30:34 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2012-03-13T15:30:34Z</dc:date>
    <item>
      <title>Standard Menu using Oops ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-menu-using-oops-alv/m-p/8620817#M1663915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;When i execute an ALV report using the function module 'REUSE_ALV_GRID_DISPLAY' i can see standard menu items&amp;nbsp; like List export .... etc.&lt;/P&gt;&lt;P&gt;But when i try to display the data using oops (cl_gui_alv_grid ) i dont see any standard button , i see only system and help.&lt;/P&gt;&lt;P&gt;Please let&amp;nbsp; me know how can i get this standard button in place and working.&lt;/P&gt;&lt;P&gt;Even if Copy from a standard report , it may appear but i need them to work as in REUSE_ALV_GRID_DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ratna Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 14:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-menu-using-oops-alv/m-p/8620817#M1663915</guid>
      <dc:creator>ratna_rajeshp</dc:creator>
      <dc:date>2012-03-13T14:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Menu using Oops ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-menu-using-oops-alv/m-p/8620818#M1663916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CL_GUI_ALV_GRID don't use program statuses but a toolbar for those function. If you want to add the standard program status toolbar and menu to the programa and that those interact with the OO ALV grid, you will have to maintain the lik yourself in the AT USER-COMMAND module like performed in REUSE_ALV_GRID_DISPLAY_LVC.&lt;/P&gt;&lt;P&gt;- Creating menu&lt;BR /&gt;Copy status STANDARD_FULLSCREEN from program SAPLKKBL&lt;/P&gt;&lt;P&gt;- Managing user command&lt;BR /&gt;Fortunately, there is a method than can help you :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;call method &amp;lt;ref-to-grid&amp;gt;-&amp;gt;set_function_code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp; changing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c_ucomm = l_okcode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Use this method in your PAI user command module/form.&lt;/P&gt;&lt;P&gt;As a sample look at include LSLVC_FULLSCREENF01 form PAI. &lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 15:30:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-menu-using-oops-alv/m-p/8620818#M1663916</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-03-13T15:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Menu using Oops ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-menu-using-oops-alv/m-p/8620819#M1663917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow Raymond,&lt;/P&gt;&lt;P&gt;It is really great it works , thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 18:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-menu-using-oops-alv/m-p/8620819#M1663917</guid>
      <dc:creator>ratna_rajeshp</dc:creator>
      <dc:date>2012-03-13T18:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Menu using Oops ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/standard-menu-using-oops-alv/m-p/14202969#M2042403</link>
      <description>&lt;P&gt;thank you&amp;nbsp;&lt;a href="https://community.sap.com/t5/user/viewprofilepage/user-id/185148"&gt;@RaymondGiuseppi&lt;/a&gt;&amp;nbsp;, I struck with this issue for a long time and no AI tools helped me. but this solution works for me with below method call in PAI module.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;call method &amp;lt;ref-to-grid&amp;gt;-&amp;gt;set_function_code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; changing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c_ucomm = l_okcode.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 10:37:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/standard-menu-using-oops-alv/m-p/14202969#M2042403</guid>
      <dc:creator>venusrini36</dc:creator>
      <dc:date>2025-09-01T10:37:17Z</dc:date>
    </item>
  </channel>
</rss>

