Hi,
Does anyone know why the function module to send emails keeps formatting my text file attachment with spaces between each letter?
For example my attachment might say, "Hello" and when I open it in Notepad it shows as "H e l l o". I've looked through the forums and noted the calculation that you need to pass the value of the document attachment size (doc_size = number of lines in attachment * 255) however this still doesn't correct the problem.
Has anybody faced this problem before when using function module SO_DOCUMENT_SEND_API1?
Thanks in advance,
Warren