1. Navigate to Reports > Saved Searches > All Saved Searches > New.
2. Select Transaction in the list.
3. Rename the Search Title.
3. Under the Criteria tab, Standard subtab, set the following filters:
- Type is Sales Order
- Tax Line is false
- Shipping Line is false
- Summary Type = Sum
- Field = Formula (Numeric)
- Formula = nvl({quantity},0)-nvl({quantitycommitted},0)
- Formula Numeric = Equal to
- Value = is 0
where Formula = nvl({quantity},0)-nvl({quantitycommitted},0)
6. Click the Save and Run button.
No comments:
Post a Comment