‎2008 Apr 28 7:42 PM
Hi,
I have a module pool table control in a screen along with some other screen elements. But this table control doesnt have ALV like functionality for exporting to excel or filtering on columns etc. But I do need this functionality. Is there some property I can set to make this happen?
I dont want to rewrite the code and create a ALV grid etc. because this will mean I have to rewrite a lot of code. Is there a solution.
Thanks for reading.
‎2008 Apr 28 8:46 PM
Hi,
have a look at this link:
http://learningabap.wordpress.com/2007/04/24/dynamic-selection-on-alv/
Best regards.
Edited by: pablo casamayor on Apr 28, 2008 9:48 PM
Edited by: pablo casamayor on Apr 28, 2008 10:39 PM
‎2008 Apr 28 7:58 PM
There is no property that you can set which would automatically give you ALV type functionality. You must either, switch your coding over to an ALV grid, or you must re-create all of the required functionality through coding yourself, which would be far more complex, then implementating the ALV.
REgards,
Rich Heilman
‎2008 Apr 28 8:46 PM
Hi,
have a look at this link:
http://learningabap.wordpress.com/2007/04/24/dynamic-selection-on-alv/
Best regards.
Edited by: pablo casamayor on Apr 28, 2008 9:48 PM
Edited by: pablo casamayor on Apr 28, 2008 10:39 PM
‎2008 Apr 29 12:14 AM
Hi Pablo,
The code doesnt seem to be compiling and working even after making several changes. Do you have the working code.
‎2008 Apr 29 7:14 AM
Hi,
sorry for the link,
anyway another example can be found in:
in order to download the example you have to register as a user.
http://www.mundosap.com/foro/register.php
and then in the download area search for "Alv usado como table control":
http://www.mundosap.com/foro/downloads.php?do=file&id=428
and then you can download it.
Best regards.
Edited by: pablo casamayor on Apr 29, 2008 8:15 AM
‎2008 Apr 30 10:35 PM
Hi Pablo,
I have done everything you mentioned, but I dont see the link to download the code. I have reached the screen which shows the below but dont see the link
Alv usado como table control
Manual: Alv usado como table control (5.9 KB)
Autor: Marcos Carrasco (uploaded by mcarrasco)
Fecha de subida: 21/01/08
Descargas: 469
Calificación: A-
‎2008 May 01 12:29 PM
Hi,
there is an icon, a red one which is a square with three inverted triangles inside.
just click on it and you´ll be able to get the code.
Best regards.