Query on Workflow...!!

Question: Hi;

I have Two Question on Workflow.

(1) How 2 Set the condition for an given task in workflow. I mean if Task does not amtch with std SAP workflow and require some condtion to be putup..How to do that..??

(2) If the Workflow is not Triggered, in that case where to See the Log of that ..??

Regds
Harry
_________________
Harry

Answer:

(1) How 2 Set the condition for an given task in workflow. I mean if Task does not amtch with std SAP workflow and require some condtion to be putup..How to do that..??

As before, you're going to have to explain that a bit better -
I'm not quite sure what you mean.


(2) If the Workflow is not Triggered, in that case where to See the Log of that ..??

If your workflow is supposed to be triggered by an event,
your first port of call should be SWEL,
where you can check the event log to see if it's
being raised properly (you will need to switch the log on first).

If the event is being raised correctly,
but your workflow isn't starting,
try simulating the event through SWU0,
which will give you a breakdown of what would have started,
and what didn't start (which perhaps should have) and why.

Regards,

Tim
Copyright ?2007 - 2008 www.jt77.com