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.
Finds the specified record in the TaxBranch table.
Syntax
server public static boolean haveMoreTaxBranches(TaxBranchRefRecId _recId)
Run On
Server
Parameters
- _recId
Type: TaxBranchRefRecId Extended Data Type
The record ID of the TaxBranch record to find.
Return Value
Type: boolean
true if the TaxBranch table has only one record; otherwise false.