You can use outer join in AX for the same result.
Instead of Insert_Recordset, you can use RecordInsertList, in a while loop (executes slower in comparison, but quite effective)
You can use outer join in AX for the same result.
Instead of Insert_Recordset, you can use RecordInsertList, in a while loop (executes slower in comparison, but quite effective)