‎2008 Apr 11 4:04 PM
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.
‎2008 Apr 11 4:16 PM
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
‎2008 Apr 11 4:10 PM
‎2008 Apr 11 4:16 PM
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
‎2008 Apr 11 4:18 PM
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.
‎2008 Apr 11 6:57 PM
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.....
‎2008 Apr 13 12:35 AM
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?
‎2008 Apr 14 10:44 PM
‎2008 Apr 15 5:11 PM
Any suggestions on this....should I use IDOCs to achieve this???
‎2008 Apr 16 4:54 AM
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.
‎2008 Aug 21 8:13 PM