You can use Not Exists Join in Axapta 2012 following way. LedgerTable ledgerTable; LedgerTrans ledgerTrans; while select AccountNum, Name from ledgerTable notExists join * from ledgerTrans where (ledgerTable.AccountNum == ledgerTrans.AccountNum)
Technical Tutorials x++,tips on issues or troubleshooting On Ax ERP ,Microsoft Dynamics 365,Ax 2012,Microsoft , U.S.,Business Software solution.