Application Development 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: 

Sending appointment from ABAP to Outlook

Former Member
0 Kudos

Hi.

I would like to know if there is a way to send appointment/meeting requests to MS Outlook from SAP (ABAP).

I know how to send Email from SAP to Outlook with/without attachments using the "SOI1" Function-group, but I don't think (or I didn't find it) that they support Calendar actions.

Does this exist in SAP with ole?

Currently I'm on 4.6c, but we are going into Upgrade project in few months to ECC6.00.

Thanks,

Manosh.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

We use this for some of our email stuff, and you have access to the Outlook Object hierarchy, so i would assume this would also allow you to create appointments, as well as anything else in outlook.

We use this for some of our email stuff, and you have access to the Outlook Object hierarchy, so i would assume this would also allow you to create appointments, as well as anything else in outlook.

Reward points if found helpful....

Cheers,

Rakesh.

2 REPLIES 2

Former Member
0 Kudos

Hi,

We use this for some of our email stuff, and you have access to the Outlook Object hierarchy, so i would assume this would also allow you to create appointments, as well as anything else in outlook.

We use this for some of our email stuff, and you have access to the Outlook Object hierarchy, so i would assume this would also allow you to create appointments, as well as anything else in outlook.

Reward points if found helpful....

Cheers,

Rakesh.

0 Kudos

Hello,

Could you send to me an example of abap code sending an email with an appointement Outlook.

Thanks a lot.