cancel
Showing results for 
Search instead for 
Did you mean: 

Purchase Requistion

Former Member
0 Kudos
76

The Standard pruchase req workflow 00000038 triggers when a requisition is rejected 65400027.

I have made copies of these to add a few custom steps to each but my new WF doesnt trigger my new rejection workflow. Is there somewhere this is maintained?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear,

Can you please check whether the triggering event RELEASESTEPCREATED is activated in your custom workflow.

REgards,

Vaibhav PAtil.

Former Member
0 Kudos

Hello,

The event trace in the transaction SWEL should display 2 entries for the rejection of a requisition. One would be for the workflow

00000038 and the other sh'd be of the new custom workflow that you have created by copying the standard template. If you are able to find the entry of the event but not the workflow template linked to it, then there must be an error in the binding between the event and workflow.

Please check the event linkage between the event and workflow and make sure the linkage is active.

Hope this will help.

Thanks,

Samson

surjith_kumar
Active Contributor
0 Kudos

Hi,

1) Check 'REJECTION_START' event is triggering or not

2) If this triggering then check the workflow 'WS65400027' is active for this event 'REJECTION_START'

Regards,

Surjith