SubledgerJournalAccountEntry::existForAccountingDistribution Method
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.