Hello
Switch on the Workflow event trace SWELS on and approve a PO from ME29N. Then go to transaction SWEL and check the Business object and event triggered.
Now go to the WF deign Definition in Transaction SWDD and locate the User Decision Step. You have two options:
- Make the user Decision step as asynchronous (Uncheck synchronous in PFTC ) and add a terminating event (BO and Event Identified in SWEL)
- Implement a FORK with 1 of 2 outcome decision . Put the User Decision in one branch and the BO Event identified above in other branch
Regards
Sandy