cancel
Showing results for 
Search instead for 
Did you mean: 

Outlook meeting request

Former Member
0 Kudos

Hi all,

Is it possible to send mail as the outlook meeting request in webdynpro ABAP?

Accepted Solutions (1)

Accepted Solutions (1)

SergioFerrari
Active Contributor
0 Kudos

I know the following interesting article Sending Outlook Appointments and Meeting Requests Directly from ABAP Applications - [https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/sending%20outlook%20appointments%20and%20meeting%20requests%20directly%20from%20abap%20applications.pdf|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/sending%20outlook%20appointments%20and%20meeting%20requests%20directly%20from%20abap%20applications.pdf]

sergio

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I tried this, but when i check in SOST transaction it shows as.

015 BEGIN:VCALENDAR

028 PRODID:-//SAP AG//R/3-701//E

011 VERSION:2.0

007 METHOD:

012 BEGIN:VEVENT

075 ATTENDEE;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;ROLE=REQ-PARTICIPANT;CN="xxx

035 zzz":MAILTO:xxx

039 ORGANIZER:MAILTO:xxx

024 DTSTART:20100217T170315Z

022 DTEND:20100217T170315Z

017 LOCATION:Location

050 UID:4B780DCCF5F01C41E10000000AC8332B

016 STATUS:CONFIRMED

024 DTSTAMP:20100217T113318Z

039 SUMMARY:This is the Appointment Subject

017 CATEGORIES:Absent

024 CREATED:20100217T113318Z

010 SEQUENCE:0

013 TRANSP:OPAQUE

010 PRIORITY:5

012 CLASS:PUBLIC

052 DESCRIPTION:This is the Body Text of the Appointment

010 END:VEVENT

013 END:VCALENDAR

Is there any other transaction code to check this?

SergioFerrari
Active Contributor
0 Kudos

Hi dasdhgsdjh (?),

I agree with you that the task is not so easy.

It was months ago and now I don't remember all the steps I performed together with good colleagues.

I would suggest to post the question in the ABAP forum ,referring to the article and to post comment in the article home page that is here: [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b035a861-5f61-2c10-d086-c4dd779dd253|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b035a861-5f61-2c10-d086-c4dd779dd253]

Sergio