Question:
Hi, friends
Who got any idea that use ABAP coding send SAP information to internet mail address by user's outlook system?
Thanks.
Answer:
Do search in forum. There are a lot of examples. If you still need asistance, reply to this post. I have many samples.
Regards,
R Heilman
Answer:
CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
for attachments.
CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
Answer:
Do search in forum. There are a lot of examples. If you still need asistance, reply to this post. I have many samples.
Regards,
R Heilman
Hi, R
Currently, actually I want use ABAP program call windows outlook functionality to send external mail(with attachment), if you got such kind of example, would you please send some?
My address rickqiu7548@hotmail.com.
Thanks in advance.
Answer:
Hi R,
I have a requirement to send two attached files by mail to the user. I could do it with one file, but is there a way to do it with two files.
Haven't found a way so far. The searh is very much on.....
Regards,
Abaper