Share via


SubledgerJournalAccountEntry::existForDistribution Method

Indicates whether a record in the SubledgerJournalAccountEntry table exists for a specified distribution record ID.

Syntax

client server public static boolean existForDistribution(RefRecId _distributionRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if records exist for the specified distribution; otherwise, false.

See Also

Reference

SubledgerJournalAccountEntry Table