‎2010 Jul 16 8:07 AM
Hello Expert,
When I am exporting ALV report to excel sheet then only exports 99 fields . I have MS excel 2003 version.
But my report has around 150 fields .
Please give me any guidance abt exporting more than 99 fields.
Is there is SAP Patch or something.
Thanks,
Rahul@SS
‎2010 Jul 19 7:21 AM
Effectively, the limit is 99 for a LIST and 1023 for a GRID.Are u using list or grid. U can eplace the function REUSE_ALV_LIST_DISPLAY by REUSE_ALV_GRID_DISPLAY ans then check.
hopw it will help.