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

regarding the email

Former Member
0 Likes
672

hi,

how to know what informatiion you have sent to the receiver as you sent mail through the sap.

by using sost we can view the description of the mail but not the content.

how to do that.

hi,

how to know what informatiion you have sent to the receiver as you sent mail through the sap.

by using sost we can view the description of the mail but not the content.

how to do that.

4 REPLIES 4
Read only

Former Member
0 Likes
654

do a SQL trace with TA: ST05. there you can see all the DB tables that were in use.

If your information you are looking for is beeing stored in the DB, you should find the correct table in your trace.

Read only

Former Member
0 Likes
654

Hi Surya,

You can view the contents of the mail sent through SOST, just double click on the line and see the 'Doc. contents'.

Regards,

Arun Mohan

<b>Note: Reward points if helpful.</b>

Read only

0 Likes
654

hi,

i checked my double clicking on the email in the SOST but it is not working and the contents are not displayed.

can you suggest me any other way to handle this situation.

thanks in advance

Read only

Former Member
0 Likes
654

Hi Surya,

If the mail was sent through a workflow, on triggering of some event, you can check in the event trace. you can see the content also there.

Regards,

Sonal

<b>Reward points if helpful</b>