AccountingDistribution::existSourceDocumentLine Method
Determines whether the AccountingDistribution record with the SourceDocumentLine value is in the AccountingDistribution table.
Syntax
server public static boolean existSourceDocumentLine(SourceDocumentLineRecId _sourceDocumentLine)
Run On
Server
Parameters
- _sourceDocumentLine
Type: SourceDocumentLineRecId Extended Data Type
The record ID of an AccountingDistribution record that is associated with AccountingDistribution record to check for existence.
Return Value
Type: boolean
true if the specified AccountingDistribution record exists; otherwise, false.