RetailTransactionService::searchCustomerOrderList Method [AX 2012]
Syntax
client server public static container searchCustomerOrderList(
str _custTerm,
str _orderTerm,
str _fromDate,
str _toDate,
[int _resultsMaxCount])
Run On
Called
Parameters
- _custTerm
Type: str
- _orderTerm
Type: str
- _fromDate
Type: str
- _toDate
Type: str
- _resultsMaxCount
Type: int