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

Inbound Email using SAP ECC5

Former Member
0 Likes
424

Hi Folks,

I have a customer who would like to put in place a process for sending a pdf file from within SAP to an external email address (Easy, using SO_NEW_DOCUMENT_ATT_SEND_API1!). The customers also want to check once an email has been returned (not so easy) and, to my knowledge, they are not using workflow, XI, or web-dynpro.

So can anyone tell me, is there an RFC or BAPI that can be used to interrogate an external inbox (say in MS Office), and if there is an email, to read the details into an internal table for analysis. Similarly, if the process cannot be done in one step, is there a process which can be executed from within SAP to send the emails from MS Office to a SAPOffice email address for analysis (and if so, which RFC/BAPI to use in this scenario to read the SAPOffice email address)?

Thanks in advance - useful suggestions will be rewarded.

Cheers,

Steve

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
403

Hi Steve,

Check below thread. May help you.

Regards,

Atish

2 REPLIES 2
Read only

Former Member
0 Likes
404

Hi Steve,

Check below thread. May help you.

Regards,

Atish

Read only

0 Likes
403

Thanks Atish,

This helps a lot.