‎2006 Jan 12 11:32 AM
Hi all,
I have created an alv grid in the oops concepts.Now the problem is i am not getting the menu to navigate. I mean the person can able navigate from the grid bar as well as from menu bar.How to get the menu bar.
Regards,
Lisa
‎2006 Jan 12 11:37 AM
‎2006 Jan 12 11:38 AM
Hi Lisa,
you can use the pf-status of the dympro
and implement a module PAI for the dympro.
bye
enzo
‎2006 Jan 12 11:48 AM
hi lisa,
check whether pf status u set is active or not.
regards
hyma
‎2006 Jan 12 11:56 AM
Hi all,
My pf-status is working.Let me explain you more clearly.
If u use'RE_USE_ALV_LIST_DISPLAY' we will get grid and menu also.like that i need the menu.I can say that my pf status is working because when i press back button or exit button then the program is going back.
Regards,
Lisa.
‎2006 Jan 12 12:07 PM
Hi Lisa,
I don't understood your problem.
With ALV GRID, you can use the simple pf-status of the dynpro (and here you can also access to the alv method) or you can implement the toolbar class of the alv grid framework.
What is your aim?
‎2006 Jan 12 12:58 PM
You have to redefine all your menu like the function did.
After that, you have to manage all the event from the menu in your PAI.
Good luck.
Fred