Hi:
We need to extract every line of every sales type transaction, regardless of its current status.
This data needs to show any sales transactions that are in Open, Released, Archived, Shipped, Invoiced, Partial Shipped, or Backordered.
In other words, we need to see all demand for a given time period.
Is it possible to extract this data?
If it requires more than one table, what would those tables be and how would they be joined?
Thanks!
John