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 a record in the SubledgerJournalAccountEntry table exists for a specified distribution record ID.
Syntax
client server public static boolean existForAccountingDistribution(RefRecId _distributionRecId)
Run On
Called
Parameters
- _distributionRecId
Type: RefRecId Extended Data Type
The record ID of the AccountingDistribution record.
Return Value
Type: boolean
true if records exist for the specified distribution; otherwise, false.