Prevent Reducing Sales Agreement Quantity Below Released Quantity in Oracle Fusion OM
In Oracle Fusion Order Management, I have a requirement related to Sales Agreement quantity control.
Assume a Sales Agreement is created with an agreed quantity of 100 units and is active. Sales Orders are created against it, and a partial release has already been made (e.g., 60 units).
The requirement is to prevent users from updating the Sales Agreement and reducing the agreed quantity to a value lower than the already released quantity (e.g., updating it to 50 units).
Is there a standard functionality that restricts such updates?
If not, what is the recommended approach to enforce this validation (e.g., processing constraints, Groovy validation, or other configuration)?
Tagged:
0