Search code examples
axaptax++dynamics-ax-2012

What returns CustInvoiceJour.salesTable


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?


Solution

  • It returns a sales table buffer that has records associated with customer invoice journal.