Creating Terminating Events for Material Master Views

Zmudzin,Tomasz,VEVEY,GL-DS/DM Tomasz.Zmudzin at nestle.com
Mon Jul 15 03:11:38 EDT 2002


Rodrigo,
 
The ViewCreated event passes to you the parameters which tell you, =
which
view (~maintenance status) was created, and for which organizational =
units
this was done.
 
Although it would be technically possible to have different terminating
events raised for each view, you will still need the loops to check =
whether
the creation processed in the system was done for the same =
organizational
unit that you're currently completing (e.g. you request creation of
accounting view for plant X001, and the ViewCreated event was raised =
for the
accounting view for plant X002 -- you probably don't want it to =
terminate
your work item).
 
Kind regards,
Tomasz
 
-----Original Message-----
From: Marques Rodrigo (RBBR/ASE61) *
[mailto:Rodrigo.Marques at br.bosch.com]
Sent: Friday, July 12, 2002 7:57 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Creating Terminating Events for Material Master Views
 
 
Hello Folks,
 
Here is the situation...
 
I=B4m working on a workflow solution for creating Material Master using =
object
BUS1001006.
The tasks for creating the Material Views (one for each diferent view) =
need
a Terminating Event.=20
At the moment I=B4m using event ViewCreated (already exists at R/3 4.6C =
but I
don=B4t know where it's coded).=20
The problem is that with this event I don=B4t know exactly wich view =
was
created and this is causing a lot of troubles (in parallel processing,
deadline monitoring..).
 
Finally the question is...
 
Does anybody have an idea on how can I create a diferent terminating =
event
for each material view that is created?
This would really be a great improvement. Today I am using loops around =
each
task to see if the created view was the expected one.
 
Thanks in advance for your attention and patience.
 
Kind Regards
 
Rodrigo Marques
Robert Bosch Brazil
 


More information about the SAP-WUG mailing list