Correction: RE: MOFF Business Object

Zmudzin,Tomasz,VEVEY,GL-DS/DM Tomasz.Zmudzin at nestle.com
Thu Jun 27 02:06:28 EDT 2002


Sorry -- I knew I should not rely on my memory, but it's just now that I
could check that in the system... The event you can listen to is actually
BUS1001006.ViewCreated. It passes the information on organizational units in
its event parameters. The logic on MOFF / MSTA database tables is as
described below.
 
Kind regards,
Tomasz.
 
-----Original Message-----
From: Zmudzin,Tomasz,VEVEY,GL-DS/DM
Sent: Wednesday, June 26, 2002 9:57 AM
To: 'SAP Workflow Users' Group'
Subject: RE: MOFF Business Object
 
 
 
Swami,
 
you may want to check it, but... as far as I remember it's the CREATED event
that you should be listening to.
 
The logic behind this is:
- MOFF business object corresponds to a material master view - existing or
outstanding for creation.
- MOFF database table stores outstanding views (those that need to be
created, considering system config).
- when you create a view,
  * the MOFF.Created event is raised for the specific org. objects that have
been involved in creation
  * the entry in MOFF database table is deleted (if exists -- it does not
have to!!)
  * an entry in MSTA database table is stored.
 
Kind regards,
Tomasz
 
-----Original Message-----
From: Balasubramaniam, Swaminathan [mailto:SBalasubramaniam at medrad.com]
Sent: Tuesday, June 25, 2002 7:05 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: MOFF Business Object
 
 
All,
I am trying to start a Workflow as soon as the Sales Organization Data is
completed for a Material.
 
I wanted to use the Deleted event for MOFF Business Object. When I tried it,
all the key fields are not
being filled. I want the Plant, Sales org, Distribution Channel and Material
Number for my Workflow.
 
I am getting only the status, plant and Material number but not the Sales
Org and distribution channel.
 
I checked MOFF table and there is a record for the sales org before I
created the Sales view for the material and this
record got deleted after I created the Sales View.
 
Looking for your help.
 
Thanks
Swami
 


More information about the SAP-WUG mailing list