Skip to Content
0
Former Member
Apr 17, 2008 at 06:11 AM

Reading SAP Business workplace email inbox

320 Views

Hi All

I have a requirement where I want to write a ABAP program which can read a specified users (my own) inbox and return all unread email headings and message content. I then want to process the message content that I receive back. I believe the tables I want to read are SOOD and SOFM? Not sure about this. I need to read the object numbers and somehow link them together if that is the case.

Has anyone been successful in doing this? If so can you provide examples? I also think maybe I need to use the FM SO_OBJECT_READ?