<?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: Editable ALV Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729339#M317715</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;The internal table you use to display the report should contain the changes made by the user. So loop round this table and save any changes made to the database!  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2006 14:40:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-14T14:40:58Z</dc:date>
    <item>
      <title>Editable ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729334#M317710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create ALV report in editable mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajneesh Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 11:38:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729334#M317710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T11:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729335#M317711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rajneesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it is possible. Please search for reports beginning with BCALV_EDIT*. Also have a look at the reuse library (SE83).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 11:39:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729335#M317711</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-12-14T11:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729336#M317712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. It is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set the parameter "EDIT" in the field catalog as 'X' for those fields you want as editable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 11:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729336#M317712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T11:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729337#M317713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this will be of any use but here is an example of how to make specific fields editable rather than the whole table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_editable.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_editable.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 11:54:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729337#M317713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T11:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729338#M317714</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;Editable mode is coming perfectly sir. But after changing the fileds at run time i want to save that changes into data base. Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;rajneesh gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 11:57:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729338#M317714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T11:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729339#M317715</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;The internal table you use to display the report should contain the changes made by the user. So loop round this table and save any changes made to the database!  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 14:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729339#M317715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-14T14:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729340#M317716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am able to save the data of the fields edited but now I want to get back the previous data. How to get that ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 07:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-report/m-p/1729340#M317716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T07:30:16Z</dc:date>
    </item>
  </channel>
</rss>

