Skip to Content
0
Former Member
Apr 22, 2009 at 01:04 PM

How to get the function codes

32 Views

Hi ,

For displaying ALV on a modal dialog screen, I am using "CL_GUI_ALV_GRID" and the method is SET_TABLE_FOR_FIRST_DISPLAY.

I want to exclude the complete tool bar that is appearing on the screen. For that I have an exporting parameter of the above mentioned method, i.e., "IT_TOOLBAR_EXCLUDING"

But I dont know the function codes of the tool bar elements, to fill the internal table with. Couls any one please help me how to find them out.