Share via


RetailTransactionService::getSalesInvoiceList Method [AX 2012]

Gets a list of CustTrans records.

Syntax

client server public static container getSalesInvoiceList(CustAccount _custAccount)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RetailTransactionService Class