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.
Determines whether any records for the given CustAccount value exist with an ItemCode enumeration value of TableGroupAll::All.
Syntax
client server public static boolean existCustAll(CustAccount _acctNum, [RecId _recId])
Run On
Called
Parameters
- _acctNum
Type: CustAccount Extended Data Type
A CustAccount value for which to search.
- _recId
Type: RecId Extended Data Type
A RecId value to exclude from the search; optional.
Return Value
Type: boolean
true if the record exists; otherwise, false.