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

Processing received e-mail

Former Member
0 Likes
389

Hi,

I have to receive an e-mail via the SMTP plug-in and process the data that is in the e-mail (or attachment). The data has to be put in a customer-made table.

Can anybody give me some hints / examples how to handle this issue ?

Thanks in advance

Ron

1 ACCEPTED SOLUTION
Read only

jayanthi_jayaraman
Active Contributor
0 Likes
303

Hi,

Check this.

/people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher

2 REPLIES 2
Read only

jayanthi_jayaraman
Active Contributor
0 Likes
304

Hi,

Check this.

/people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher

Read only

0 Likes
303

Exactly what I was looking for !!

Thanks