AccountingDistribution::existLegalEntity Method
Indicates whether the specified record in the AccountingDistribution table exists for a legal entity.
Syntax
server public static boolean existLegalEntity(RefRecId _legalEntity)
Run On
Server
Parameters
- _legalEntity
Type: RefRecId Extended Data Type
The ID of the legal entity.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.