BudgetSourceSourceDocumentLine::findBudgetSourceId Method [AX 2012]

Finds the record ID of the BudgetSource record that is associated with the specified SourceDocumentLine record.

Syntax

client server public static RecId findBudgetSourceId(SourceDocumentLineRecId _sourceDocumentLineId)

Run On

Called

Parameters

Return Value

Type: RecId Extended Data Type
The record ID of the BudgetSource record that is associated with the specified SourceDocumentLine record.

See Also

Reference

BudgetSourceSourceDocumentLine Class