CC address in selfitem-sendtaskdescritpion

Yung. David David.Yung at esb.ie
Fri Sep 29 04:20:29 EDT 2006


Right. Well, ultimately, the sendtaskdescription method calls method
SEND of object SOFM.  In this method there is a structure receivers for
specifying the recipients of the email.  In this structure there are two
fields which may interest you to use... one is "COPY" and the other one
is "BLIND_COPY".  This structure is passed into Function Module call
SO_NEW_DOCUMENT_SEND_API1 which actually does the sending.

Now I haven't actually tested using these fields but I'm pretty
confident that they'll do the trick... you'll just have to create a new
sendtaskdescription method to pass this information into SOFM.SEND.

Hope this helps...

David


-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Angelo_Besenzoni at sap-consulting.it
Sent: 29 September 2006 09:06
To: SAP Workflow Users' Group
Subject: RE: CC address in selfitem-sendtaskdescritpion



David,

Top management wants that some addresses appear in CC field because they
are very formal e-mails.

Ciao
Angelo


-----sap-wug-bounces at mit.edu wrote: -----

To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
From: "Yung. David" <David.Yung at esb.ie>
Sent by: sap-wug-bounces at mit.edu
Date: 28/09/2006 17:15
Subject: RE: CC address in selfitem-sendtaskdescritpion



I don't know if you can make it so that they appear in the CC field when
the recipient opens the email, but the parameter of the method where you
put the recipient's address (AddressStrings) is multiline, so there's
nothing to prevent you from putting in more than one address in there,
though they will all appear in the TO field of the email.



Cheers


David



-----Original Message-----
From:   sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On
Behalf
Of Angelo_Besenzoni at sap-consulting.it
Sent:   28 September 2006 16:08
To:   sap-wug at mit.edu
Subject:   CC address in selfitem-sendtaskdescritpion




Hi all.

My question seems very simple, but i can't find a solution.

Is it possibile to set CC address in e-mail sent by
selfitem-sendtaskdescritpion method ?

Every your idea will be well pleasant.

Best regards.

Angelo.


* ** *** ** * ** *** ** * ** *** ** *
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed.
Any views or opinions presented are solely those of the author, and do
not
necessarily  represent those of ESB.
If you have received this email in error please notify the sender.

Although ESB scans e-mail and attachments for viruses, it does not
guarantee
that either are virus-free and accepts no liability for any damage
sustained
as a result of viruses.

* ** *** ** * ** *** ** * ** *** ** *

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.eduhttp://mailman.mit.edu/mailman/listinfo/sap-wug

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug




More information about the SAP-WUG mailing list