Creating an event/bus obj

Becker, Stephan stephan_becker.ext at siemens.com
Tue Jan 6 15:28:53 EST 2004


Just to clarify the below: don't change your commit logic, just make =
sure
the event creation happens in the same LUW as the table update.=20
Eg you wouldn't put an extra commit in update function modules, as the
commit has already happened in the dialog task..=20
Stephan
 
-----Mensaje original-----
De: Weaver, Karen [mailto:Karen.Weaver at Sonopress.com]=20
Enviado el: 06 January 2004 20:29
Para: SAP-WUG at MITVMA.MIT.EDU
Asunto: Re: Creating an event/bus obj
 
There is only other thing that I could add to Stephan's answer.  Make =
sure
that there is an explicit commit work statement.  If good coding =
practices
are followed at your company, then the table update would be followed =
with
the Commit Work statement.=20
 
Also, do you know how to create your own business objects?  If not, I =
have a
document which will walk you through the steps.  Let me know and I will =
be
happy to send it to you. =20
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU]On Behalf Of
Becker, Stephan
Sent: Tuesday, January 06, 2004 11:27 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Creating an event/bus obj
 
 
Kevin,
 
If it's a custom table, then you also have access to the code that =
updates
the table.
 
Basically, wherever you update the table, in the same Logical Unit of =
Work,
also create the event in the code. That's the way SAP does it in most =
places
in their standard code.=20
 
Regards,
Stephan
 
-----Mensaje original-----
De: May, Kevin [mailto:KMay at petro-canada.ca]=20
Enviado el: 06 January 2004 17:24
Para: SAP-WUG at MITVMA.MIT.EDU
Asunto: Re: Creating an event/bus obj
 
Hi Karen, yes it is a custom table and it will not have a change =
document.
 
Kevin
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU]On Behalf Of
Weaver, Karen
Sent: Tuesday, January 06, 2004 10:22 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Creating an event/bus obj
 
 
Yes, it is possible.  Is table A an SAP table or a custom table that =
your
company has created?
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU]On Behalf Of
May, Kevin
Sent: Tuesday, January 06, 2004 10:17 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Creating an event/bus obj
 
 
Hi, in 4.7 I would like to trigger a custom workflow whenever a =
specific
table is changed.  I'm not sure if this is possible.  Let's say table A =
has
been changed or a new entry has been added, I would like to raise an =
event
for this which will be used to trigger a custom workflow.  It would =
appear
that a new business object would be required as well as an event, =
however
what I cannot seem to figure out is how raise an event if table A has =
been
altered.  Is there a way of doing this?
 
Thanks in advance,
 
Kevin May=20
 
 
                         ********************
 
This email communication is intended as a private communication for the =
sole
use of the primary addressee and those individuals listed for copies in =
the
original message. The information contained in this email is private =
and
confidential and if you are not an intended recipient you are hereby
notified that copying, forwarding or other dissemination or =
distribution of
this communication by any means is prohibited.  If you are not =
specifically
authorized to receive this email and if you believe that you received =
it in
error please notify the original sender immediately.  We honour similar
requests relating to the privacy of email communications.
 
Cette communication par courrier =E9lectronique est une communication =
priv=E9e =E0
l'usage exclusif du destinataire principal ainsi que des personnes dont =
les
noms figurent en copie.  Les renseignements contenus dans ce courriel =
sont
confidentiels et si vous n'=EAtes pas le destinataire pr=E9vu, vous =
=EAtes avis=E9,
par les pr=E9sentes que toute reproduction, tout transfert ou toute =
autre
forme de diffusion de cette communication par quelque moyen que ce soit =
est
interdit.  Si vous n'=EAtes pas sp=E9cifiquement autoris=E9 =E0 =
recevoir ce courriel
ou si vous croyez l'avoir re=E7u par erreur, veuillez en aviser =
l'exp=E9diteur
original imm=E9diatement.  Nous respectons les demandes similaires qui
touchent la confidentialit=E9 des communications par courrier =
=E9lectronique.
 
 
                         ********************
 
This email communication is intended as a private communication for the =
sole
use of the primary addressee and those individuals listed for copies in =
the
original message. The information contained in this email is private =
and
confidential and if you are not an intended recipient you are hereby
notified that copying, forwarding or other dissemination or =
distribution of
this communication by any means is prohibited.  If you are not =
specifically
authorized to receive this email and if you believe that you received =
it in
error please notify the original sender immediately.  We honour similar
requests relating to the privacy of email communications.
 
Cette communication par courrier =E9lectronique est une communication =
priv=E9e =E0
l'usage exclusif du destinataire principal ainsi que des personnes dont =
les
noms figurent en copie.  Les renseignements contenus dans ce courriel =
sont
confidentiels et si vous n'=EAtes pas le destinataire pr=E9vu, vous =
=EAtes avis=E9,
par les pr=E9sentes que toute reproduction, tout transfert ou toute =
autre
forme de diffusion de cette communication par quelque moyen que ce soit =
est
interdit.  Si vous n'=EAtes pas sp=E9cifiquement autoris=E9 =E0 =
recevoir ce courriel
ou si vous croyez l'avoir re=E7u par erreur, veuillez en aviser =
l'exp=E9diteur
original imm=E9diatement.  Nous respectons les demandes similaires qui
touchent la confidentialit=E9 des communications par courrier =
=E9lectronique.
 


More information about the SAP-WUG mailing list