‎2007 Jun 13 1:21 PM
Hello,
I am trying to create a program that sends an email confirming that a vendor master record has been created. However, one of the requirements is that the user should be able to save the email as a "draft", so that he/she can send the email at a later time. We are using ECC 6.0.
I have read about the function module SO_NEW_DOCUMENT_ATT_SEND_API1, but this function module only allows a user to send an email, not save one as a draft. Is it possible to save an email as a draft in SAP's Business Workplace?
Any help would be much appreciated.
Thanks,
Jayesh
‎2007 Jun 13 1:29 PM
Hi,
If you are creating a document under resubmission folder , while saving system automatically put the mail into outbox (without any send status).
But i have no idea whether this is possible to thru fm SO_NEW_DOCUMENT_ATT_SEND_API1.
aRs