RetailTransactionService::getSalesInvoiceList Method [AX 2012]

Gets a list of CustTrans records.

client server public static container getSalesInvoiceList(CustAccount _custAccount)

Run On

Called

Parameters

_custAccount
Type: CustAccount Extended Data Type
The value of the AccountNum field.

Return Value

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