AccountingDistribution::exist Method
Determines whether the specified record in the AccountingDistribution table exists.
Syntax
client server public static boolean exist(AccountingDistributionRecId _recId)
Run On
Called
Parameters
- _recId
Type: AccountingDistributionRecId Extended Data Type
The record ID of the AccountingDistribution record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.