‎2007 Sep 17 10:12 AM
Hi all,
When an ALV list is displayed, and when the list is tried to get exported to Excel sheet, it is Unable to export information into an excel spreadsheet from SAP.
It is showing a Run time error: nc025 : pure virtual function call.
When this small dialog box gets the click OK, SAP is getting shut down.
What to do for this.. Why it is happening..
Will be rewarded.
Thanks in adv
‎2007 Sep 17 10:18 AM
hi,
use function module GUI_DOWNLOAD for downloading alv report into excel sheet
‎2007 Sep 17 10:14 AM
By any chance, is the name of the Spreadsheet more than 31 characters long?
If it is so, excel would throw an error and shutdown itself and your SAP session as well
‎2007 Sep 17 10:18 AM
Hi Naveen,
ru using "REUSE_ALV_LIST_DISPLAY", then check out the following..
1. FieldCat reference table / reference field
2. PF-Status which is called....
Give us more detials about the Dump....
Regards,
Prabhu Rajesh
‎2007 Sep 17 10:18 AM
hi,
use function module GUI_DOWNLOAD for downloading alv report into excel sheet