<?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: Grid ALV - Interactive in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894185#M1480435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The screen created in BCALV_EDIT reports is an output screen. If you navigate via SE80 the BCALV_EDIT_04 Report you can see there is a screen (1000) automatically generated by select-options (as any other report) and a screen (100) that is for the output of the ALV grid.&lt;/P&gt;&lt;P&gt;You need to create this screen (100) and work with PBO - PAI module for create - destroy - change the alv grid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 May 2010 07:22:33 GMT</pubDate>
    <dc:creator>SimoneMilesi</dc:creator>
    <dc:date>2010-05-05T07:22:33Z</dc:date>
    <item>
      <title>Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894178#M1480428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a ztable and need to create a &lt;STRONG&gt;ALV(Grid) report&lt;/STRONG&gt; with the functionality of &lt;STRONG&gt;Editable&lt;/STRONG&gt;, &lt;STRONG&gt;Insert a new row to ALV&lt;/STRONG&gt;, &lt;STRONG&gt;Delete&lt;/STRONG&gt; (on clicking the delete button the specific row has to enable in the database table as flagged for deletion) on executing the report, I will be having 2 button in pf-status(Insert, Delete).  All changes has to replicate in the ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im new to such kind of interactive ALV.  Can anyone guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks n advance,&lt;/P&gt;&lt;P&gt;Vichu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 14:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894178#M1480428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-04T14:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894179#M1480429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE38-&amp;gt; BCALV_EDIT*&lt;/P&gt;&lt;P&gt;There are many and easy example to start to manage an editable ALV Grid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 14:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894179#M1480429</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2010-05-04T14:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894180#M1480430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your very quick response...... I have a small doubt like whether i need to use Classes or Function module for alv??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whether inserting a row dynamically and saving to the database table is possible???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 14:45:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894180#M1480430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-04T14:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894181#M1480431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My suggestion: use classes.&lt;/P&gt;&lt;P&gt;They are more flexible and got less limitation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your second question: yes, it's possible, just look at the examples and you can quickly find how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry, but believe me, you got quickly answer looking at examples instead reading me &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 14:52:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894181#M1480431</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2010-05-04T14:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894182#M1480432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again thanks for your quick response.  I will look into those example and let you know if I have any queries.&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;Vichu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 15:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894182#M1480432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-04T15:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894183#M1480433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 15:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894183#M1480433</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2010-05-04T15:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894184#M1480434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another small doubt in alv. ie., is it possible to have a alv output without creating a screen bcos i have selection option in my report.  if so how can i acheive as the examples(bcalv_edit*) have created screen and used module.... end module concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you got my question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 06:28:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894184#M1480434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-05T06:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894185#M1480435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The screen created in BCALV_EDIT reports is an output screen. If you navigate via SE80 the BCALV_EDIT_04 Report you can see there is a screen (1000) automatically generated by select-options (as any other report) and a screen (100) that is for the output of the ALV grid.&lt;/P&gt;&lt;P&gt;You need to create this screen (100) and work with PBO - PAI module for create - destroy - change the alv grid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 07:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894185#M1480435</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2010-05-05T07:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894186#M1480436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked those programs the code is fine for editting i couldnt find/understand for saving to the database(Edited values, newly Inserted values)...... as im new to oops concept may be i would have missed i suppose..  can you please guide me in this.  How to save the Edited values and newly inserted row values to the database(for inserting the alv itself provided the option in the toolbar i used that).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you understand my situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks n advance,&lt;/P&gt;&lt;P&gt;Vichu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 12:18:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894186#M1480436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-05T12:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894187#M1480437</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; to handle change data u have to do something like this.&lt;/P&gt;&lt;P&gt;        CLASS LCL_EVENT_HANDLER DEFINITION .&lt;/P&gt;&lt;P&gt;  PUBLIC SECTION .&lt;/P&gt;&lt;P&gt;    METHODS: HANDLE_DATA_CHANGED&lt;/P&gt;&lt;P&gt;              FOR EVENT DATA_CHANGED OF CL_GUI_ALV_GRID&lt;/P&gt;&lt;P&gt;              IMPORTING ER_DATA_CHANGED.&lt;/P&gt;&lt;P&gt;ENDCLASS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLASS LCL_EVENT_HANDLER IMPLEMENTATION .&lt;/P&gt;&lt;P&gt;  METHOD HANDLE_DATA_CHANGED.&lt;/P&gt;&lt;P&gt;    PERFORM HANDLE_DATA_CHANGED USING ER_DATA_CHANGED.&lt;/P&gt;&lt;P&gt;  ENDMETHOD.                    "HANDLE_DATA_CHANGED&lt;/P&gt;&lt;P&gt;ENDCLASS. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;______________________-form______________________________&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FORM HANDLE_DATA_CHANGED  USING    ER_DATA_CHANGED&lt;/P&gt;&lt;P&gt;           TYPE REF TO CL_ALV_CHANGED_DATA_PROTOCOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA : LWA_MOD_CELL TYPE LVC_S_MODI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT ER_DATA_CHANGED-&amp;gt;MT_GOOD_CELLS INTO LWA_MOD_CELL.&lt;/P&gt;&lt;P&gt;    WA_MOD-ROW  = LWA_MOD_CELL-ROW_ID.&lt;/P&gt;&lt;P&gt;    APPEND WA_MOD TO IT_MOD.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM. &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 would suggest to insert new row use this code.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;    clear wa_ouptut.&lt;/P&gt;&lt;P&gt;    append wa_ouptut to it_output.      " append a blank row.&lt;/P&gt;&lt;P&gt;   call method c_alv-&amp;gt; refresh_table_display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; to delete a particular row from grid do it like this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from the form u will get the row index user selected for deleting into itab  it_mod.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    LOOP AT IT_MOD INTO WA_MOD.&lt;/P&gt;&lt;P&gt;      READ TABLE IT_OUTPUT INTO WA_OUTPUT INDEX WA_MOD-ROW.&lt;/P&gt;&lt;P&gt;      if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;         DELETE IT_OUTPUT INDEX WA_MOD-ROW.&lt;/P&gt;&lt;P&gt;      if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;          DELETE ZDATA FROM  WA_ouptut.&lt;/P&gt;&lt;P&gt;   endif.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try it out if any issue reply back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 12:46:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894187#M1480437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-05T12:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894188#M1480438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.  Actually i am using single alv so i think Event handling is not necessary.  On clicking the save button in pf-status the changed data and newly inserted data has to save in the database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And regarding the Insert the user has to insert a row at runtime/output(dynamically) in alv.  So just by clicking the toolbar of ALV a new row can be inserted/deleted i just want to save that record to database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how my task is...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 May 2010 13:32:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894188#M1480438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-05T13:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894189#M1480439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the following link to edit the row and the same link works for the Inserting a new row to save the data in database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/ALV-Editing" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/ALV-Editing&lt;/A&gt;&lt;EM&gt;and&lt;/EM&gt;saving&lt;EM&gt;the&lt;/EM&gt;edited&lt;EM&gt;values&lt;/EM&gt;in+Database%28OOPS%29&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the standard program BCALV_EDIT_04&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support guys.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 06:51:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894189#M1480439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-12T06:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Grid ALV - Interactive</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894190#M1480440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i have a grid in an interactive report,i want to clear the contents of the grid when i press the back button.please help.&lt;/P&gt;&lt;P&gt;rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 May 2010 12:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/grid-alv-interactive/m-p/6894190#M1480440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-26T12:12:17Z</dc:date>
    </item>
  </channel>
</rss>

