Quote Search criteria - how do they work?
Hello all,
I tried to build a custom search in Quoting.
I have an R12.2.4 environment coming from 11.5.10.2.
My custom criteria are:
- Status is not "Order Submitted"
- Status is not "Draft"
- Days To Expiration = 365
When applying and let the search working I could get records.
If I change the above Status conditions into
- Status is "Order Submitted"
- Status is "Draft"
and apply and view search results I will get the same number of records got from previous search and I find same Statuses showing
It looks when using double Status conditions the search doesn't care about the clause.
I upload my search screenshot to better show what I mean.