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

change sender address when use function SO_NEW_DOCUMENT_SEND_API1

Former Member
0 Likes
477

The requirement need change the sender address when use function   SO_NEW_DOCUMENT_SEND_API1.

for example,the fixed sender  is 'reminder@163.com'. how to change the sender address. could you please

provide a instance?

1 ACCEPTED SOLUTION
Read only

JerryWang
Product and Topic Expert
Product and Topic Expert
0 Likes
428

Hi 莫言,

As explained in mail home wiki here, this function module is obsolete and complex to use, please use CL_BCS instead. You can find lots of example there. And it is pretty easy to change sender address using CL_BCS instead.

Best regards,

Jerry

2 REPLIES 2
Read only

JerryWang
Product and Topic Expert
Product and Topic Expert
0 Likes
429

Hi 莫言,

As explained in mail home wiki here, this function module is obsolete and complex to use, please use CL_BCS instead. You can find lots of example there. And it is pretty easy to change sender address using CL_BCS instead.

Best regards,

Jerry

Read only

Former Member
0 Likes
428

you can't. Use CL_BCS