Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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