Share via


RetailTransactionServiceAX61::getSalesInvoice Method [AX 2012]

Method returns the container salesInvoice having the data of the CustTrans and CustTable.

Syntax

client server public static container getSalesInvoice(InvoiceId _invoiceId)

Run On

Called

Parameters

Return Value

Type: container
Container salesInvoice having the data of the CustTrans and CustTable.

See Also

Reference

RetailTransactionServiceAX61 Class