Sending email from ABAP

Question:
Hai friends,
i have to send mail from abap report to company mailid's with attachment as text file,can any body help me out.
reddy
_________________
regards,
Reddy.
Answer:
Go to www.sap-img
site .
You can find this example .
regards
mv
Answer:
Hai friends,
i have to send mail from abap report to company mailid's with attachment as text file,can any body help me out.
reddy
You can use the function module to sent a mail to a users sap inbox.
Create a forward rule in the sap inbox (this can be automaticaly done when creating the user). Make sure that the smtp mail address is entered in the user profile.
Cheers Dennis.
Answer:
Hi,
You could try using this function module SO_NEW_DOCUMENT_ATT_SEND_API1, there is an example in the documentation.
Cheers,
Rod
Answer:
Go to www.sap-img
site .
You can find this example .
regards
mv
Thank u,i browsed the site and i got one example,its working fine

More Articles:

How to validate selection screen fields without ABAP code?
Blank line exists at the end of the download file?
How to create a reporting Tree?
Material master BDC?
How to find text - notes from FI document?
Modifying a CSV File?