Where is the FOB value stored for the quote header?
We've made some changes to our FOB terms, and the only lingering part is updating the quotes we have in the system that are not yet order submitted.
I queried against ASO_QUOTE_HEADERS_ALL, and there doesn't look to be a field related to the FOB value shown in the GUI. I used the examine function, and pulled up the LAST_QUERY, and it's referencing ASO_PVT_QUOTE_LINES_UI_V, and I don't see an FOB field in that view either.
Any help in steering me towards where that's stored would be great. I just need to query and get the quote numbers of quotes that have the end-dated FOB terms so we can then have the users know which of their quotes they need to update.