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

Sending email

kowong
Participant
0 Likes
759

Hi all,

How to send an email through ABAP code, or is there any bapi to do this ?

And what are the settings must be done in the system ?

Thank you all.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
703

The FM for sending email : SO_NEW_DOCUMENT_SEND_API1

See the blog on this : /people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface

Hi all,

How to send an email through ABAP code, or is there any bapi to do this ?

And what are the settings must be done in the system ?

Thank you all.

3 REPLIES 3
Read only

Former Member
0 Likes
703

Kokwei,

There are API's to do the same. If you are working on WAS 640, you can look at the class CL_BCS to send a mail. Else you can use the function SO_NEW_DOCUMENT_ATT_SEND_API1.

The BASIS team will have to set up the connectivity for the same in the transaction SCOT.

Regards,

Ravi

Read only

Former Member
0 Likes
704

The FM for sending email : SO_NEW_DOCUMENT_SEND_API1

See the blog on this : /people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface

Read only

0 Likes
703

Hi Moderators,

I can see points assigned to me.

But it is not updated.

Is the points system working...

Regards,

Wenceslaus.