Skip to Content
0
Former Member
May 18, 2010 at 02:23 PM

Approval Mix up

98 Views

Dear Experts,

I have the following occur :-

We have many approval templates each working differently but several of them on approval transfers. On one particular approval the approval gets triggered but with the wrong stage hence gets approved by the wrong person. Because of this I believe the template that gets triggered is wrong as well.

Hence we find that where the approval transfer of stock from warehouse A to Warehouse B triggers an approval the wrong one is sent out. This does not happen always. The approval that gets overrun has a very simple query

SELECT DISTINCT 'TRUE' WHERE  $[OWTR.U_code] = 'Y' 

What could be causing this behavior ?