‎2010 Sep 07 8:00 AM
Hi experts,
My requirement is to send mail with notepad attachment. Im getting the attachment in mail. But half of the data is converted to junk values and half of the data is coming properly. I tried debugging and found that all the contents are in proper format in the attachment internal table. But when I debug the function module 'SO_DOCUMENT_SEND_API1', I find that inside the function module, some of the data is converted to junk. I have 75 fields to be displayed in the notepad.
Here is my code.
<removed by moderator>
Any inputs on this will be greatly appreciated.
Thanks,
Peri.
Moderator message: please post only relevant code parts, your post must be less than 2500 characters to preserve formatting, use code tags.
Edited by: Thomas Zloch on Sep 7, 2010 9:07 AM
‎2010 Sep 07 8:48 AM
Hello,
As of Release 6.10, SAP recommends that you do not continue to use the
API1 interface for sending documents, but the BCS interface instead.
Detailed information, please refer to SAP note: 190669.
Hope this is helpful.
Regards,
David