Question:
Hi All,
I want to create w/f for po > 50000. I am new to Workflow can you guide me on this.I have checked the release strategy.
I want approval from users if po is greater than the above value.Tell me what all thing I require?
Thanx
Answer:
Well, looks like the best approach is to hire somebody who knows WF.
Answer:
First check that an event is being created by the release stagegy.
Then use a Check function module to stop the wf from starting if it is not supposed too ie lt you value. See the on-line help for Check functions in event type linkages it explains the function interface and how to create it and implement it.
Trev B