<?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 ALV grid problem with editable cells in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536576#M1751373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a custom control in a screen displaying an ALV grid, called by a report. The ALV contains editable cells. When I run the report directly it's fine.&lt;/P&gt;&lt;P&gt;But when I run the report via Tcode, the ALV doesn't display the editable fields anymore.&lt;/P&gt;&lt;P&gt;Does anyone have any idea why this is happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jun 2013 06:57:14 GMT</pubDate>
    <dc:creator>Alexia</dc:creator>
    <dc:date>2013-06-07T06:57:14Z</dc:date>
    <item>
      <title>ALV grid problem with editable cells</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536576#M1751373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a custom control in a screen displaying an ALV grid, called by a report. The ALV contains editable cells. When I run the report directly it's fine.&lt;/P&gt;&lt;P&gt;But when I run the report via Tcode, the ALV doesn't display the editable fields anymore.&lt;/P&gt;&lt;P&gt;Does anyone have any idea why this is happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 06:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536576#M1751373</guid>
      <dc:creator>Alexia</dc:creator>
      <dc:date>2013-06-07T06:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: ALV grid problem with editable cells</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536577#M1751374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When creating a transaction code, some radiobutton options come like:&lt;/P&gt;&lt;P&gt;1. Program and screen&lt;/P&gt;&lt;P&gt;2. Program and selection screen&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;You could try changing these options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 08:00:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536577#M1751374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-07T08:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: ALV grid problem with editable cells</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536578#M1751375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that, but it doesn't solve my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 14:36:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536578#M1751375</guid>
      <dc:creator>Alexia</dc:creator>
      <dc:date>2013-06-07T14:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: ALV grid problem with editable cells</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536579#M1751376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check if you have set pf status of the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 14:41:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536579#M1751376</guid>
      <dc:creator>atul_mohanty</dc:creator>
      <dc:date>2013-06-07T14:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: ALV grid problem with editable cells</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536580#M1751377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a mistake by building the fieldcatalog after calling method set_table_for_first_display(), because&lt;/P&gt;&lt;P&gt;when run by Tcode, the screen was called first, and the lines in START-OF-SELECTION were not executed. This is why my program was behaving normally when run directly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jun 2013 15:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem-with-editable-cells/m-p/9536580#M1751377</guid>
      <dc:creator>Alexia</dc:creator>
      <dc:date>2013-06-07T15:08:52Z</dc:date>
    </item>
  </channel>
</rss>

