When I 'change in document total Amount > Document total Amount', oracle still auto approves my PO
Requirement :
1. If final changed order amount > original PO amount , approval required based on job level and final changed amount range
2. If final changed order amount <= original PO amount, auto approve
I wrote a purchase Order rule as below:
1. if the Change in Document Total Amount > Document total amount , route it based on job hierarchy approval + final changed amount
2. if the Change in Document Total Amount <= Document total amount , auto approve
However, even when the changed order Amount > original PO amount, oracle is auto approving the PO.
So, we wanted to understand what is the attribute that stores the final changed amount?
Tagged:
0