I'm learning to develop dynamics ax 2012 and I need to find the data in salesTable corresponding to a CustInvoiceJour record.
Does the method CustInvoiceJour.salesTable return the whole table or the associated record?
It returns a sales table buffer that has records associated with customer invoice journal.