<?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 GRID + ECC6 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674853#M884994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explanin in Detail about the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2008 15:23:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-03T15:23:27Z</dc:date>
    <item>
      <title>ALV GRID + ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674849#M884990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the FM 'REUSE_ALV_GRID_DISPLAY' to display an ALV grid. There are some specific events (with FM 'REUSE_ALV_EVENTS_GET')...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works in 4.6C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have done an upgrade to ECC6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, there is a dump on the specific buttons :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis                                                             &lt;/P&gt;&lt;P&gt;    Short text of error message:                                           &lt;/P&gt;&lt;P&gt;    Control Framework: Invalid Processing of ABAP Object Control                                                                                &lt;/P&gt;&lt;P&gt;Long text of error message:                                            &lt;/P&gt;&lt;P&gt;     Diagnosis                                                             &lt;/P&gt;&lt;P&gt;         You want to edit a control created with ABAP objects techniques   &lt;/P&gt;&lt;P&gt;         (class-based Control Framework) using a function module (function &lt;/P&gt;&lt;P&gt;         module-based Control Framework). The system does not support this.&lt;/P&gt;&lt;P&gt;         The Class ID of the control is .                                  &lt;/P&gt;&lt;P&gt;     System Response                                                       &lt;/P&gt;&lt;P&gt;         The transaction is terminated.                                    &lt;/P&gt;&lt;P&gt;     Procedure                                                             &lt;/P&gt;&lt;P&gt;         Contact the person responsible for the SAP System.                &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to use the class 'CL_GUI_ALV_GRID' or it's possible to fix the probleme easier ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bernard Pochin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 12:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674849#M884990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T12:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID + ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674850#M884991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can solve the problem in two ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one using the CL_GUI_ALV_GRID class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another one is using the Function module &lt;/P&gt;&lt;P&gt;REUSE_ALV_GRID_DISPLAY_LVC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you need to change the declarations of the fieldcat, layout,etc according to FM definition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 12:33:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674850#M884991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T12:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID + ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674851#M884992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;  FM 'REUSE_ALV_EVENTS_GET'  don't work with 'REUSE_ALV_GRID_DISPLAY'  in ECC6 , U can use function module" REUSE_ALV_COMMENTARY_WRITE"&lt;/P&gt;&lt;P&gt;       It works properly.&lt;/P&gt;&lt;P&gt;&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;Thanks&lt;/P&gt;&lt;P&gt;Shambhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 12:36:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674851#M884992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T12:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID + ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674852#M884993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried with the class 'CL_GUI_ALV_GRID' and I've got the same problem.&lt;/P&gt;&lt;P&gt;The error is triggered when the grid is refreshed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 15:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674852#M884993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T15:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID + ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674853#M884994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explanin in Detail about the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2008 15:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-ecc6/m-p/3674853#M884994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-03T15:23:27Z</dc:date>
    </item>
  </channel>
</rss>

