queryRuntmp = new QueryRun(querytmp); queryRuntmp.setRecord(arAgingForLeasingTmp); while(queryRuntmp.next()) { querytmptable = queryRuntmp.get(tableNum(SAG_FlxARAgingForLeasingTmp)); addGroupedLine(querytmptable); }