I'm trying to send a spool file out via an email. I'm having no trouble generating the email, but the file is coming out with extra spaces in the output.
f o r e x a m p l e i t l o o k s l i k e t h i s
Does anyone know of a parameter I am mis-using on the function module 'SO_DOCUMENT_SEND_API1' or a similar function module which will fix this issue?
Points will be rewarded.