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.
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.