cancel
Showing results for 
Search instead for 
Did you mean: 

N- Step PO Approval only when Value Change

Former Member
0 Kudos

Hi ,

I am in SRM 5.5, I have a requirement that PO N-step workflow should only trigger when the PO value changed not any other changes, is it possible ? Please give me some details about this if possible

John.

Accepted Solutions (0)

Answers (2)

Answers (2)

franz_feichtenschlager
Active Participant
0 Kudos

Hello John,

You also could use in the start conditions (SWB_COND):

EC Purchase Order.Total Value Incrsd - here you could check, if the value increased

EC Purchase Order.Total Value Diff. - here you check, if there is a difference to the original amount

Both of the above starting conditions you could use in the event of 'CREATED' (new PO) or 'CHANGED' (amended PO).

Give it a try.

Franz

Edited by: Franz Feichtenschlager on Sep 1, 2009 8:36 AM

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Please define the start condition for PO Chnage Version in SWB_COND transaction.

There are attribute SimpleListOfChanges and TechnicalListOfChanges in BUS2201.

The start condition looks like this.

&EC Purchase Order.Simple Change List& = TOTAL_VAL

Regards,

Masa