Check FM issues 4.6c

Ravi Dixit dolbydix at gmail.com
Thu Jan 10 17:43:37 EST 2008


Hi Rick

Try this out in your check FM, if the event is CHANGED then check if any
workflows have been triggered, if yes then raise exception, this will
prevent the workflow from triggering for CHANGED. When the event is
RELEASESTEPCREATED, again check if there is another workflow, if there is
KILL it or may be raise an exception as a workflow is already in process
otherwise do not raise an exception and the workflow for RELEASESTEPCREATED
would trigger.
Normally, if you have defined your Rel Strategy correctly this situation
wouldn't happen, a RELEASESTEPCREATED event would be triggered for all POs,
so check that, may be with a functional guy.
Finally, you have an EXIT after RAISE, which is unnecessary as it would
never be called after the RAISE.

Best Regards
Ravi Dixit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20080111/b3f8c90b/attachment.htm


More information about the SAP-WUG mailing list