Share via


RetailTransactionService::getSalesInvoiceDetail Method [AX 2012]

Get the details of a sales invoice

Syntax

server public static container getSalesInvoiceDetail(InvoiceId invoiceId)

Run On

Server

Parameters

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.

See Also

Reference

RetailTransactionService Class