‎2007 Feb 13 8:53 PM
Hi
Would like to know what is the alternative method to implement the logic to send email in ECC 5.0 . SO_NEW_DOCUMENT_SEND_API1 seems to be obsolete .
Primarily I would like to know the difference between the following 2 function module.
SO_OBJECT_SEND and SO_NEW_DOCUMENT_SEND_API1
Appreciate your help.
David
‎2007 Feb 13 8:56 PM
Hi,
Please use this FM UMC_NOTIF_SEND_EMAIL to send an email in ECC 5.0.
Regards,
Ferry Lianto
‎2007 Feb 13 8:56 PM
Hi,
Please use this FM UMC_NOTIF_SEND_EMAIL to send an email in ECC 5.0.
Regards,
Ferry Lianto
‎2007 Feb 13 9:02 PM
One of the difference is in FM SO_NEW_DOCUMENT_ATT_SEND_API1, we cannot provide originator or sender's name or email id. Whereas, this is possible in FM SO_OBJECT_SEND in field ORIGINATOR.
Thanks,
Santosh