‎2011 May 03 10:23 PM
We have a custom report which displays the output in ALV Grid ( OO ABAP , using custom container ) and when we try to use the excel in place option we get a short dump . We have more than 60 thousand records. We are using microsoft excel 2007.
Exception condition "SYSTEM_FAILURE" raised.
*****
A RAISE statement in the program "SAPLOLEA" raised the exception
condition "SYSTEM_FAILURE".
Since the exception was not intercepted by a superior
program, processing was terminated.
*****
Thx
Krishna.
‎2011 May 04 5:53 AM
Hello,
Upgrade your SAPGUI to the latest patch level and see if it helps.
Regards,
David
‎2011 May 04 5:59 PM
Have you tried using the suggestion in the short dump text and searching for the notes?
IMHO this looks like an item for SAP support, not SDN forum...
‎2011 May 04 7:18 PM
Create a custom toolbar button and use any of the standard FM's/methods to download to excel. The reason i am saying it, at times, it's been observed that for large data/records, the standard download to excel functionality dumps. Not sure if this is an actual issue, but this happened with me few times and always gave a custom download functionality.
See, if it works.
Thanks,
Santosh