I have a query that is aimed at Transfer Orders, it is referencing Transaction and Transactionline tables, I need to filter by transactionlinetype, the result shows perfectly fine in the UI (in this case "RECEIVING") however when I add transactionlinetype = 'RECEIVING' into the where clause I get no results found, any ideas?