‎2008 Feb 07 3:04 PM
Hi everybody
The new cl_salv_table class is fine for a lot of things but it definitely needs EDIT type of functionality -- doesn't need a huge amount but the user should be able to edit individual cell(s) and insert / delete lines as with the current cl_gui_alv_grid.
To show SAP that this function is needed just postunder this a single line Agree.
If enough replies come back I'm sure SAP will consider this in future.
I'd love to do a Poll but this Forum doesn't seem to have that facility available.
Cheers
jimbo
‎2010 Feb 18 2:43 PM
‎2010 Feb 22 7:47 AM
Too bad that nobody from sap wants to share their view on things....
‎2010 Mar 12 6:15 PM
‎2010 Mar 15 3:53 PM
‎2010 May 31 2:57 PM
‎2010 Jun 11 11:07 AM
‎2010 Jul 19 11:53 AM
‎2010 Jul 20 9:12 AM
how many agrees still have to come before SAP will implement this obvious necessary request ?
We are still using reuse_alv for all reports since there still is no substitute to replace it with.
if they want me to use OO then also provide the proper objects for this.
kind regards
arthur
‎2010 Aug 04 3:32 PM
I use cl_salv_table when ever I am creating a view-only report in SAP Gui. I would really like it if I could make editable ALV Grid like CL_GUI_ALV_GRID. Come on SAP, you allow for editable ALV in WD Abap which is very similar to cl_salv_table. I agree completely that this functionality needs to be added.
What I would really like to know is why SAP did not include this feature and what is their reasons for not including this feature. If someone from SAP could respond in order to inform the community why this feature is not included and if it ever will be included, we would appreciate it. Even if SAP has no plans to include editable ALV Grid functionality in cl_salv_table, I think that the community would appreciate knowing that. Not knowing why it was not included or if it ever will be is worse than knowing that the feature will not be included.
Gregg Hinkle
Edited by: Gregg Hinkle on Aug 4, 2010 9:36 AM
‎2010 Aug 04 3:59 PM
Hi Gregg,
I fully agee. I had the same problem some days ago and I implemented a workaround solution with a pop-up box and field-symbols. If you need such a workaround solution, I can post it here. But nevertheless an ootb solution would be nice and is long overdue.
Regards
Björn
‎2010 Sep 02 10:54 AM
Yes SAP please add this function to the SALV model. It would make development much easier. especially if the edit function needs to be added to an existing report (based on SALV).
‎2010 Sep 07 7:02 PM
‎2010 Oct 05 11:24 AM
‎2010 Oct 05 3:51 PM
‎2010 Oct 22 3:24 AM
‎2010 Dec 29 10:16 AM
well the functionality would be useful
but let me tell you that it is not this functionality which is the more important
the missing one is building the field catalog automatically (automagically) based on internal table definition
I made this several years ago and encapsulated the functionality into a OO class which does the display also
and guess what, the display is done through function REUSE_ALV_GRID_DISPLAY_LVC
this is the most convenient way to do it and is far more optimized that this crazy SLIS type pool
if you need to access to ALV grid object you still are able to do so with function GET_GLOBALS_FROM_SLVC_FULLSCR
I am a OO ABAP enthousiast but when some "good old" solution works...
‎2010 Dec 29 10:57 PM
‎2011 Feb 02 11:00 AM
Yes! We can!
Here in Brazil, also support this initiative: http://abap101.com/2011/01/31/cl_salv_table-editavel-faca-parte-desta-corrente/
Regards,
Flávio Furlan
‎2011 Feb 02 2:54 PM
‎2011 Feb 25 12:51 PM
‎2011 Feb 26 7:06 AM
‎2011 Feb 28 2:01 PM
‎2011 Mar 01 4:21 PM
‎2011 Apr 11 10:05 AM
‎2011 Apr 18 8:16 PM
‎2011 Nov 18 3:31 PM
‎2011 Apr 27 8:01 AM
‎2011 Apr 28 6:32 PM
‎2011 May 09 11:13 PM
Agree. SAP Please take a look into this request.
Thanks,
Greetson
‎2011 May 26 10:39 AM
Hi All,
In my requirement I need to display first output in ALV grid and second detail output in plain list containg 3 section one common header info and two detail tables with the enabled system -> list -> saving option.
So in such scenario i can not use CL_GUI_ALV_GRID class .when i go for CL_SALV_TABLE I am facing some difficulty to make it editable.
SAP may not have thought of implementing editable functionality in CL_SALV_TABLE class cause the main purpose is to use this class in background processing.
But in the above requirement I have to go for CL_SALV_TABLE.
I am very new in ABAP world.So my understanding may not be fully correct.Please suggest me the solution for such scenarios and take a vote from my side.
Thanks,
Edited by: Sarkar11 on May 26, 2011 11:39 AM
‎2011 Jun 01 6:45 PM
‎2011 Jun 10 3:10 PM
‎2011 Jun 27 4:19 PM
‎2011 Jul 08 1:39 PM
‎2011 Jul 26 12:21 PM
‎2011 Aug 05 7:38 AM
Agree.
Another thing is better handling of checkboxes and consistency of the same with all ALV types.
‎2011 Aug 13 6:43 AM
‎2011 Aug 13 8:07 AM
‎2011 Aug 16 12:40 AM
‎2011 Aug 29 10:08 AM