Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with mailing notepad attachment

Former Member
0 Likes
417

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

1 REPLY 1
Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
347

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