‎2006 May 23 4:11 AM
I have a report in which i have an ALV Grid. My problem is that from the menu of the report i want to call the standard 'Export to Spreadsheet' functionality that is buid with in the ALV Grid.
Remember i dont want to write code to implement the export functionlity, intead provide an option in my report Menu.
‎2006 May 23 4:20 AM
I don't think you can call the standard Grid's toolbar funciton from outside the grid (like in your case a Menu). However, if its just a matter of exporting the data to a excel sheet, you can do that yourself.
Regards,
Ravi
Note : Please mark the helpful answers
‎2006 May 23 4:29 AM
Hi
GOOD
IN THE MENU BAR YOU CAN CREATE A MENU ITEM AND USING MENU ITEM YOU CAN CALL A STANDARD EXPORT TO SPREADSHEET FUNCTIONALITY.
THANKS
MRUTYUN