on 2003 Nov 25 10:23 AM
Hi to all,
Can anybody help me telling how to send a mail from an ABAP program to the SAP Business Workplace (Transaction SBWP). I need to send the mail when an event is happening in my program. It is not enough to make an error message.
We use SAP 4.6C.
Best regards
Brian
Thanks for the help.
Everything works now.
Best regards
Brian.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have a look at the FMs in group SOI1, these have good documentation and can be used to send SAP Mails (with or without attachments) as well as external mails (if the appropriate configuration is set up)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
Also you can use the function module MESSAGE_SEND_AS_MAIL. It´s pretty easy and the text is maintained using SE91.
Jakob Steen-Petersen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.