CustTable::existTransactions Method

Checks whether the transactions exist for the specified customer account.

Syntax

client server public static boolean existTransactions(CustAccount _custAccount)

Run On

Called

Parameters

Return Value

Type: boolean
true if the transactions exist for that customer Account; otherwise, false.

See Also

Reference

CustTable Table