2008 May 15 9:38 AM
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
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
2008 May 15 10:04 AM
Where did you copy the standard menu bar from?
Because just copying the menu bar does not automatically mean that the function codes behind it will work.
You will have to copy the the PBO (for setting at least the PF-status) and PAI module (for handling function codes for menu bar) as well.
2008 May 15 10:42 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |