Word Document as Attachment in SAP Office Mail

Dart, Jocelyn jocelyn.dart at sap.com
Wed Dec 20 18:48:17 EST 2000


Hi Bettina,
We are doing something similar.
What you need to do is use your file reference to create a SOFM object
instance.
 
You can then pass the SOFM object instance to your send mail step (based on
SELFITEM.
SENDTASKDESCRIPTION of course) to the "Attachments" parameter of the
SENDTASKDESCRIPTION
method and your word document will be sent as an attachment with the mail.
 
Regards,
        Jocelyn Dart
Consultant (BBP, Ecommerce, Internet Transaction Server, Workflow)
SAP Australia
Email jocelyn.dart at sap.com <mailto:jocelyn.dart at sap.com>
Tel: +61 412 390 267
Fax: +61 2 9935 4880
 
 
-----Original Message-----
From: Triza Inciong [mailto:r3167c at email.sps.mot.com]
Sent: Thursday, 21 December 2000 5:03 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Word Document as Attachment in SAP Office Mail
 
 
Hi Bettina,
 
One way to do this is to use business object SOFM. One of the methods
for this object is Attach.
 
Hope this helps.
 
Triza Inciong
 
 
Bettina Holz wrote:
>
> Hi everybody,
>
> we would like to send an e-mail out of a workflow automatically.
>
> In the first step of the workflow, we fill a word document with values.
The
> document is saved and the pathname and the filename are given back into
the
> container. In the next step we would like to send an e-mail with an
> attached word document.
>
> Has anybody ever attached a word document to an e-mail within a workflow?
I
> didn't find an object method or a function module.
> Is it possible to run both steps in the background?
>
> Thanks for your help!
>
> Best regards,
>
> Bettina
 


More information about the SAP-WUG mailing list