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: 

How to read SAP Calendar (agenda) entries?

johndeconinck
Participant
0 Kudos
201

Hi Gurus,

I have the need to read the SAP appointment calendar entries (the data you see in SO01->appointment calendar), personal and from other users, from a custom ABAP program. I noticed there is a function module called 'DAY_COVERING_GET_INTERNAL', but am not able to make it working. Can someone help me out on this one?

Many thanks in advance,

John.

1 ACCEPTED SOLUTION

ChandrashekharMahajan
Active Contributor
0 Kudos
104

Hi,

there is standard program RSSC1000X available which displays the SAP calendar entries. you can debug the standard program and get the relevant logic.

read more stuff at,

http://www.se80.co.uk/sapreports/r/rssc/rssc1000x.htm

Thanks,

Chandra

<removed by moderator>

Edited by: Thomas Zloch on Oct 5, 2011 2:22 PM

1 REPLY 1

ChandrashekharMahajan
Active Contributor
0 Kudos
105

Hi,

there is standard program RSSC1000X available which displays the SAP calendar entries. you can debug the standard program and get the relevant logic.

read more stuff at,

http://www.se80.co.uk/sapreports/r/rssc/rssc1000x.htm

Thanks,

Chandra

<removed by moderator>

Edited by: Thomas Zloch on Oct 5, 2011 2:22 PM