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

Receiving email

Former Member
0 Likes
922

Hello All,

I need to know if there is any bapi or fm available to do the following:

the user is on a non sap system. the user fill out a form on the internet. this form comes to us in the form of an email. Now the task is to get this email and convert it to a flat file. Than this flat file can be processed and I can do my processing...

any suggestions would be good...

Thanks.

1 ACCEPTED SOLUTION
Read only

b_deterd2
Active Contributor
0 Likes
891

check out this weblog.

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

Regards

Bert

9 REPLIES 9
Read only

Former Member
0 Likes
891

Hi,

check this

https://www.sdn.sap.com/irj/sdn/adobe

Regards,

Himanshu

Read only

b_deterd2
Active Contributor
0 Likes
892

check out this weblog.

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

Regards

Bert

Read only

Former Member
0 Likes
891

Here is the solution for you..

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

You need to use PROCESS_INBOUND method provided in interface IF_INBOUND_EXIT_BCS.

G@urav.

Read only

Former Member
0 Likes
891

Thanks to all who replied...

I am @ 4.6C... do we have a way to receive the email and get the content of the email coming from the internet...and convert it to the flat file....

any bapi or FM?

thanks in advance.....

Read only

Former Member
0 Likes
891

Hello Everyone,

Is there any bapi, badi or fm...to do this? do we have a way to receive an email contents in 4.6C?

thanks....any help would be great....any suggestion?

Read only

Former Member
0 Likes
891

Any suggestations pls....

Thanks...

Read only

Former Member
0 Likes
891

Any suggestions on this....should I use IDOCs to achieve this???

Read only

Former Member
0 Likes
891

Hi ,

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

check this blog.

Regards,

Muneesh Gitta.

Read only

Former Member
0 Likes
891

thanks for help...