tradeLoopTransQuery = custInvoiceJour.queryCustInvoiceTrans(); tradeLoopTransQuery.recordLevelSecurity(false); // must always print all lines. tradeLoopTrans = new QueryRun(tradeLoopTransQuery);