Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to avoid flexible workflow restarting when purchase order is modified with a lower net value?

0 Kudos

Hi,


we are looking for a solution to avoid flexible workflow restart when liberated purchase order is modified with a lower net value.

We have checked note 2800331-Fields which trigger a re-start of Flexible Workflow for PO but we would need only avoid restart of flexible workflow when lower net value is set on purchase order, and restart when a higher net value is set.

Is there any BADI which permits validate workflow restart with different conditions from customizing?

We found BADI MM_PUR_S4_PR_WFL_RESTART for purchase requisitions, maybe is there anything similar for purchase orders?

Thank you

2 REPLIES 2

fsimionatto
Discoverer
0 Kudos

Hi,

Check BAdI MMPUR_PO_WORKFLOW_RESTART to add your own logic to re-trigger the workflow for PO.

Cheers

bhushanwagh65
Discoverer
0 Kudos

Hi @vidsup, Can you please let me know whether you got the solution for the query which you raised above, because I am also having same query in my current project.

My query- Restrict triggering of Flexible Workflow once approved (upto 15% of PO value). Flexible workflow should not trigger for PO changes after release (upto 15% value)

Thanks.

Bhushan W