Hi all,
I had the requirement of sending a report output through mail to the Customer.
The procedure i followed was to take the spool output in an internal table and filling it in excel format to the attachment table.
Now the mail is being sent as excel only but the problem is for the first two-three columns of the excel if we try to expand the width, it expands to the width of the screen. I have also tried removing the occurrences of '----
' by SPACE.
But the problem persists.
how do i delete those lines from the internal table?
Any pointers in this regard will be appreciated.
Regards,
Divya