Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can I have a ALV list type functionality from module pool table control

Former Member
0 Likes
686

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.

1 ACCEPTED SOLUTION
Read only

former_member182371
Active Contributor
0 Likes
662

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

6 REPLIES 6
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
662

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

Read only

former_member182371
Active Contributor
0 Likes
663

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

Read only

0 Likes
662

Hi Pablo,

The code doesnt seem to be compiling and working even after making several changes. Do you have the working code.

Read only

0 Likes
662

Hi,

sorry for the link,

anyway another example can be found in:

http://www.mundosap.com

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

Read only

0 Likes
662

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-

Read only

0 Likes
662

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.