Hello community,
I want to export Customer transactions from AX Database
Would it be better to use the ledger journal trans table and then find the referenced CustTrans and CustTransOpen records, or should I extract data directly from CustTrans and CustTransOpen and completly neglecting the ledger Journal trans Table?
which approach is more suitable and correct?