AccountingDistributionTemplate::existDuplicateName Method
Checks if there is a AccountingDistributionTemplate record with the same template name.
Syntax
client server public static boolean existDuplicateName(AccountingDistributionTemplate _accountingDistributionTemplate)
Run On
Called
Parameters
- _accountingDistributionTemplate
Type: AccountingDistributionTemplate Table
Return Value
Type: boolean
true if the specified record exists; otherwise, false.