2006 Jul 20 8:43 AM
Hello experts,
Is there a way to send e-mail using FM SO_NEW_DOCUMENT_SEND_API1 and its
document type is not 'RAW' format? But I need to display it just like a 'RAW' type
display. We are currently having problems when we are sending to MS Outlook because
the message body gets misaligned. I tried using 'TXT' and 'HTM' but it opens its
respective programs(e.g. Internet Explorer, Notepad) and I want to avoid that.
I want it in such a way that when users receive the e-mail he/she can read it
directly just like 'RAW' format.
Again, thank you guys and take care!
2006 Jul 20 8:52 AM
Hi Viray,
You can send the Document with out using 'RAW' type format. You align your Content in your table as per your need.
Cheers,
Prashanth
2006 Jul 20 8:52 AM
Hi Viray,
You can send the Document with out using 'RAW' type format. You align your Content in your table as per your need.
Cheers,
Prashanth
2006 Jul 20 9:22 AM
2006 Jul 20 10:42 AM
Hi Viray,
If I understand correctly you can use other classes as per the SAP documentation.
Document class. All classes are possible except for folders ('FOL') and distributions lists ('DLI').
Thanks & Regards,
YJR.