RetailTransactionService::getSalesInvoiceDetail Method [AX 2012]
Get the details of a sales invoice
Syntax
server public static container getSalesInvoiceDetail(InvoiceId invoiceId)
Run On
Server
Parameters
- invoiceId
Type: InvoiceId Extended Data Type
An invoice ID.
Return Value
Type: container
A container that contains the details of a sales invoice in XML format.
Remarks
This is to get a sales invoice.