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

SEND MAIL

Former Member
0 Likes
473

Can we send a mail without passing sender address using FM SO_DOCUMENT_SEND_API1.

i had tried it it is failing.

if we can send a mail with sender passing sender address can you please let me know how can we go about it?

3 REPLIES 3
Read only

peter_ruiz2
Active Contributor
0 Likes
452

Hi PBS,

try the FM 'SO_OBJECT_SEND'.

regards,

Peter

Read only

Former Member
0 Likes
452

see d documentation of FM SO_DOCUMENT_SEND_API1.In that they have given an example which doesnt use sender address

Read only

Former Member
0 Likes
452

thanks a lot for your reply