cancel
Showing results for 
Search instead for 
Did you mean: 

Subject line in mails

Former Member
0 Kudos

Hi

I have to generate mails from the system in the Recruitment Module. Please guide me on how to include the customised subject line for the mails.

Regards

Minal A

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi MInal,

please go through :

http://www.thespot4sap.com/Articles/SAP_Mail_UNIX.asp

hope it will give you some idea.

reward points,

regards,

Rahul

Former Member
0 Kudos

USe function module SO_OBJECT_SEND . The import/export parameter OBJECT_HD_CHANGE contains a field OBJDES which is used for email subject line.

Reward if this was helpful.

Regards

Ravikumar

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks , the problem has been resolved

Former Member
0 Kudos

Use FM SO_NEW_DOCUMENT_ATT_SEND_API1.

Check program RSWNSENDMAIL1 to know how it works.

Reward points if it helps.

Lokesh