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

Read user inbox content (not headers)

bilen_cekic
Explorer
0 Likes
407

Hi,

I can read the headers in user inbox folders easily, but after reading headers, i need contents of messages. How can i read it ? I searched all over the sdn,ittoolbox but could not find :=).

i am using,

SO_USER_READ_API1

SO_FOLDER_READ_API1

functions to read, folders and headers. But i need contents.

Help help help ! emergency emergency :=).

1 ACCEPTED SOLUTION
Read only

Emre_tr
Active Participant
0 Likes
373

try this function module and you can debug it;

SO_OBJECT_READ;

1 REPLY 1
Read only

Emre_tr
Active Participant
0 Likes
374

try this function module and you can debug it;

SO_OBJECT_READ;