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

To send a Task though Email

Former Member
0 Likes
323

Hi Experts,

I have a requirement where in i have to send Outlook Express task through Email. I am able to do this for appointment and meeting . I am downloading the appointment and task as VCS file from outlook express. i am converting this file data into Hexa data and sending this by FM SO_DOCUMENT_SEND_API1.

I am not able to download the task as VCS file. I am downloading the task as MSG format. I am not getting any scope on the data which i have in MSG format.

Could any one Please suggest a solution for sending task through Email.

Thanks & Regards,

Jeswanth Kadali

Hi Experts,

I have a requirement where in i have to send Outlook Express task through Email. I am able to do this for appointment and meeting . I am downloading the appointment and task as VCS file from outlook express. i am converting this file data into Hexa data and sending this by FM SO_DOCUMENT_SEND_API1.

I am not able to download the task as VCS file. I am downloading the task as MSG format. I am not getting any scope on the data which i have in MSG format.

Could any one Please suggest a solution for sending task through Email.

Thanks & Regards,

Jeswanth Kadali

1 REPLY 1
Read only

Former Member
0 Likes
295

Hello,

Could you send me the abap code that send an appointement to Outlook please

Thanks.