Parked Invoice triggers workflow

Hill, Anna anna.hill at sap.com
Thu Nov 24 04:06:23 EST 2005


Hi Manish
 
Are you talking about a custom workflow or the standard one? The CREATED
event is normal - but your parked document workflow would do better to
trigger on the PARKED event (which should be raised autmoatically when
the document is parked). This will eliminate the need for a check FM.
You can respond to the document being posted by including a fork with a
wait for posted event on it in the workflow.
 
Good luck
Cheers
Anna
SAP UK

________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Khanna, Manish
Sent: Thursday, November 24, 2005 2:22 AM
To: SAP Workflow Users' Group
Subject: Parked Invoice triggers workflow


Hi,
 
While analyzing an issue it came to our notice that the system triggers
the invoice workflow(via event BUS2081-CREATED) for a parked document
also. Is this normal? 
 
If not what approach should I use to avoid it. Is the following correct
-  In SWETYPV, checkFM for BUS2081-CREATED, check if the document is
parked or not.
 
Even if I do the above another issue arises and that is to capture the
status change from 'parked' to 'posted'
 
Any ideas?
 
Regards
Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20051124/35780776/attachment.htm


More information about the SAP-WUG mailing list