BudgetSourceSourceDocumentLine::existBudgetSource Method [AX 2012]

Determines whether a BudgetSource record that is associated with the specified SourceDocumentLine record exists.

Syntax

client server public static boolean existBudgetSource(SourceDocumentLineRecId _sourceDocumentLineId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

BudgetSourceSourceDocumentLine Class