cancel
Showing results for 
Search instead for 
Did you mean: 

BUS2012-ReleaseStepCreated

Former Member
0 Kudos
99

Hi!

I have a requirement to trigger an approval workflow when a purchase order is changed NOT created.

The purchase order is created using a batch job when the purchase requisition is released.

When a user changes the purchase order amount (on item level) or cost center / internal order, this should trigger a workflow.

My first thought was to create a new event using change documents, but this workflow also requires an approval path based on amount.

Ex: User A is cost center responsible for cost center 999. User A has amount limit 0-10000 EUR and his manager B 10000-20000, manager C 20000-30000 etc.

Since the release procedures is connected to the event ReleaseStepCreated, I guess this functionality cant be used?

Otherwise I was thinking of setting up a release procedure in the IMG...

How can this issue be solved?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved...

Thanks for all the replies...