RetailTransactionService::getSalesInvoice Method [AX 2012]
Gets a salesInvoice container that contains data from the CustTrans and CustTable tables.
client server public static container getSalesInvoice(InvoiceId _invoiceId)
Run On
CalledParameters
- _invoiceId
- Type: InvoiceId Extended Data Type
The ID of the Invoice field of a CustTrans record.
Show: