SalesTable::mcrExistCustSalesOrder Method

Determines whether an order exists for the passed customer.

Syntax

client server public static boolean mcrExistCustSalesOrder(AccountNum _custAccount)

Run On

Called

Parameters

Return Value

Type: boolean
true if a sales order exists for the passed customer; otherwise, false.

See Also

Reference

SalesTable Table