Share via


RetailTransactionService::getSalesInvoice Method [AX 2012]

Gets a salesInvoice container that contains data from the CustTrans and CustTable tables.

Syntax

client server public static container getSalesInvoice(InvoiceId _invoiceId)

Run On

Called

Parameters

Return Value

Type: container
A container that contains data from the CustTrans and CustTable table.

See Also

Reference

RetailTransactionService Class