‎2014 May 28 10:29 AM
Dear All
I have created an ALV using the following function module.
REUSE_ALV_GRID_DISPLAY
Its working fine and also exporting data to excel sheet. However when I apply the subtotals to ALV, export to excel is giving dump.
Exception 'CX_SY_REF_IS_INITIAL' was raised, but it was not caught anywhere
along the call hierarchy.
Since exceptions represent error situations, and this error was not
adequately responded to, ABAP program 'CL_SALV_BS_DATA_TABLE=========CP' had
to be terminated.
Please note Subtotal is working fine on ALV but data is not getting exported to excel sheet with subtotal.
‎2014 May 28 10:58 AM
Hi,
Kindly paste your code,not full code ,but related code only.
Also check this link
http://scn.sap.com/thread/1997408
Try to search notes with CX_SY_REF_IS_INITIAL this keyword.
Thanks
Gourav.