Hello Experts,
We have a requirement where whenever user changes the quantity in transaction VA42 user status(Header->status) should be changed to BLK(Blocked).
We already had a workflow in place where whenever new contract order is created by default user status is BLK then concerned person approves the order through transaction SBWP and status then changes to 'REL' (Released)
Now the requirement is for already released order if user changes the quantity then contract order should again changes to status BLK.
I had searched for the user exits but had not found any.
Please suggest the way to implement this.