‎2013 Mar 18 7:33 PM
Hi there,
I'm trying to send mail using SO_DOCUMENT_SEND_API1 (FM) but I don't wanna to receive a mail with attachment file.
Someone told me that I need to configure something on SCOT transaction, but I don't know what... I tried to do a test using SBWP transaction but after create and send mail I went to SOST, and I receive another mail with attachment from content that I wrote on SBWP transaction...
Does anyone knows what can I do to solve this problem? I just want to put this attachment on body mail...
Regards,
‎2013 Mar 19 1:24 AM
‎2013 Mar 18 11:34 PM
You will have to configure the supported output formats for the SMTP node, see the attached link for details.
http://help.sap.com/saphelp_nw73ehp1/helpdata/en/49/e5e6a986420896e10000000a421937/frameset.htm
‎2013 Mar 19 1:18 AM
Hello,
This depend on your own program. You can check in the table SXPARAMS if the parameter FORCE_FIRST_BODY_IS_TEXT is set. Check SAP note: 778949 also.
Regards,
David
‎2013 Mar 19 1:24 AM
‎2013 Mar 19 11:53 AM
Thanks guys,
I found the configuration on SODIS transaction that resolve it.
SODIS > Go to > Settings > Controlled by application