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

How to create Drop-Down with Function Module REUSE_ALV_GRID_DISPLAY

Former Member
0 Likes
534

Hi Experts,

I have used Reuse_alv_grid_display function module in my report for ALV output. I have a requirement to add drop down in one cell of my output. I have searched but all are suggesting through OOPS programing that I can not use.

If it is possible with the given scenerion , please help me how to write the code for it?

Thanks a bunch in advance.

Hi Experts,

I have used Reuse_alv_grid_display function module in my report for ALV output. I have a requirement to add drop down in one cell of my output. I have searched but all are suggesting through OOPS programing that I can not use.

If it is possible with the given scenerion , please help me how to write the code for it?

Thanks a bunch in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
498

Hi,

You can check demo programs:

BCALV_EDIT_06

BCALV_EDIT_07

Hope it helps

Regards

Mansi

Read only

0 Likes
498

Hi Mansi,

I did look at this programs but they are using OOPs methods that I can not use. Is there any other way which can work with REUSE_ALV_GRID_DISPLAY?

Read only

0 Likes
498

Hi,

I have not yet found any method in the Reuse Function module

to have a drop down functionality in it.

Regards

Mansi