‎2018 Mar 16 5:19 PM
Hello everyone, I am working with project and i need to write the code for generating email can any one help me out.
‎2018 Mar 16 6:43 PM
Hello Mortha, you could use function module SO_DOCUMENT_SEND_API1, that's one way to do it. In this blog there is an example.
Regards.
Jhon Jairo.
‎2018 Mar 16 6:56 PM
You can use CL_BCS Class for generating email.
Please refer to programs BCS_EXAMPLE_* for sample implementations.
‎2018 Mar 16 8:02 PM
Hi Mortha,
Just to add one more alternative:
https://wiki.scn.sap.com/wiki/display/Snippets/Abap+-+Sending+email+with+class+CL_CRM_EMAIL_DATA
You have plenty of choices 🙂
Kind regards,
Garcia