Skip to Content
0
Former Member
May 15, 2008 at 08:38 AM

ALV Menu Bar

42 Views

Hello Experts,

I am facing Problem in ALV to make my MENU BAR workable.

I have created ALV grid using container and class.

field catlog and populated that

I tried copying MENUBAR using TCode se41 form standard,

and bar is visible. but its not functioning.

I have used method set_table_for_first_display and REFRESH_TABLE_DISPLAY of class cl_gui_alv_grid to display data into grid.

Where do i need to pass the value of PF-STATUS.

So that i don't need to code for standard menubar that i have copied using Tcode SE41