AW: Sending Internet mails with different sender(!) e-mail adress es.

Gruber Erich F. VASL/FAF Erich.F.Gruber at voest.co.at
Wed Oct 25 05:02:38 EDT 2000


Hello Thorsten,
many thanks for your tips, they are golden for me. I coded an own =
method
copied from the programm rssokif1 mentioned in your BCI-dokumentation =
and it
works well.
Many thanks for a second time.
erich
 
> ----------
> Von:  Dr. Thorsten Wewers[SMTP:thorsten.wewers at bmt-consulting.de]
> Gesendet:     Donnerstag, 28. September 2000 14:16
> An:   SAP-WUG at MITVMA.MIT.EDU
> Betreff:      AW: Sending Internet mails with different sender(!) e-mail
> adresses.
>=20
> Erich,
>=20
> I built this for a customer just recently in 4.6; presumably, it =
works in
> earlier releases as well. The basic idea is to make use of the BOR =
object
> types MESSAGE and RECIPIENT (especially the method =
MESSAGE.SetNextSender).
> These object types provide the functionality of the so-called =
Business
> Communication Interface (BCI). How they work is described very well =
in the
> R/3 library under Basis->Basis Services->...->BCI. Another source of
> information to familarize yourself with the BCI, are the reports =
named
> RSSOBCITEST## where "##" is a 2-digit number; they are provided by =
SAP as
> samples for BCI use (they are there in 4.6 at least).
>=20
> Finally, you can incorporate the coding in the
> SELFITEM.SendTaskDescription
> method by adding an optional import parameter "SenderAddress". What =
you
> then
> have, is a nice and flexible mechanism that is close to the standard =
as
> well.
>=20
> Don't hesitate to contact me directly if you need more detailed
> information.
>=20
> Cheers,
>=20
> Thorsten Wewers
> http://www.bmt-consulting.de
>=20
> -----Urspr=FCngliche Nachricht-----
> Von: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU]Im Auftrag von
> Gruber Erich F. VASL/FAF
> Gesendet: Donnerstag, 28. September 2000 13:27
> An: SAP-WUG at MITVMA.MIT.EDU
> Betreff: Sending Internet mails with different sender(!) e-mail
> adresses.
>=20
>=20
> Hi, who can help me.
> I send Internet mails (SMTP) with the method "SendTaskDescription" of =
the
> object "SELFITEM" (like dokumented and used in the SAP-task  =
TS30000102 of
> WS30000015).
> It works well.
>=20
> But i have one problem:
> The adress of the sender of the e-mail is always the same, namely the
> Internet mail (SMTP) address of the RFC-Workflow-User in SAP (which =
is the
> creator for batch-workitems).
>=20
> But now i have different applikations and i have to give the =
mail-receiver
> the possibility to send back (=3D to answer) to the correct official =
in
> charge
> and not to a workflowadministrator.
>=20
> Has anybody an idea, how to make variable the sender Internet adress =
(at
> best with a container element)?
>=20
> Is it possible to customize the object "SELFITEM"? I tried, but i did =
not
> succeed.
>=20
> thank you in advance:
> Erich Gruber
> Voest-Alpine Stahl Linz Gmbh
> Austria
>=20
> E-Mail: erich.f.gruber at voest.co.at
>=20
 


More information about the SAP-WUG mailing list