How to find origin of events ?

GOURLET Gilles gilles.gourlet at airbus.com
Fri Nov 14 05:48:19 EST 2003


Thanks a lot Karen, you are right the delegation was activated. I have =
just
understood the principle of delegation which acts as a reverse =
inheritance :
that is why evenif the event is "overloaded", the event always appears =
as
coming from the supertype.
I take this opportunity to thank Bertrand for its valuable advices.
Gilles.=20
 
 
 
-----Message d'origine-----
De : Weaver, Karen [mailto:Karen.Weaver at Sonopress.com]
Envoy=E9 : jeudi 13 novembre 2003 15:10
=C0 : SAP-WUG at MITVMA.MIT.EDU
Objet : Re: How to find origin of events ?
 
 
Your system must have delegation set up for these objects.  If you have
delegated the subtype to the super type, then the super type object is =
used
with the event raised.  Your workflow would also point to the super =
type
even if the event is defined in the subtype. =20
 
-----Original Message-----
From: GOURLET Gilles [mailto:gilles.gourlet at airbus.com]
Sent: Thursday, November 13, 2003 4:19 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: How to find origin of events ?
 
 
Thanks a lot Jocelyn you put me on the right track,
I took a look too quick at the status change events. Following your =
advice,
I went back to the txn BSVX and I saw that one of my colleague =
d=E9fined a
subtype of QMSM (ZQMSM) with the same event definitions : that was why =
the
event was raised twice.
What remains still odd for me is that the events trace I set previously =
(txn
SWEL) always showed a double QMSM.created and not one QMSM.created plus =
one
ZQMSM.created ...
It is now working wonderfully nevertheless,
Gilles.
 
 
-----Message d'origine-----
De : Dart, Jocelyn [mailto:jocelyn.dart at sap.com]
Envoy=E9 : jeudi 13 novembre 2003 01:53
=C0 : SAP-WUG at MITVMA.MIT.EDU
Objet : Re: How to find origin of events ?
 
 
Gilles,
QMSM uses status management - try transaction BSV3.
Jocelyn.
 
-----Original Message-----
From: GOURLET Gilles [mailto:gilles.gourlet at airbus.com]
Sent: Thursday,13 November 2003 12:41 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: How to find origin of events ?
 
 
Dear all,
 
I have big problem with an event (QMSM.created) that is raised twice =
when I
create one single object (here a PM/SM task).
I clearly see with the SWEL txn that the two events are raised at the =
same
time but I can not explain why. I checked all the event linkages (SWE2,
SWE3) without success.
Is there a way to find where events are raised ?
 
Any help would be appreciated.
 
Gilles.
 
This mail has originated outside your organization,
either from an external partner or the Global Internet.=20
Keep this in mind if you answer this message.
 
This mail has originated outside your organization,
either from an external partner or the Global Internet.=20
Keep this in mind if you answer this message.
 


More information about the SAP-WUG mailing list