Hi All,
I am facing a problem while printing an ALV output on to an excel sheet. In the header the last characters are being truncated in the excel.
Now, I have the entire data in tb_output itab. So using REUSE_ALV*, i printed the output. Here comes the problem.
I heard about LIST_FROM_MEMORY and LIST_TO_ASCI which can solve this problem. But not much sure how to use those. Whether I need to pass my itab tb_output into any of these?
Please help me out from this problem.
Thanks a lot.
Regards,
Seenu