Share via


BudgetControlAccDistFormViewExtension.isCallerBudgetSource Method [AX 2012]

Indicates whether the caller source document type implements the SourceDocumentTypeIBudgetControl interface.

Syntax

protected boolean isCallerBudgetSource()

Run On

Called

Return Value

Type: boolean
true if the caller source document type implements the SourceDocumentTypeIBudgetControlinterface; otherwise, false.

Remarks

The top parent source document line in the source document reference hierarchy is retrieved if the caller source document type implements the SourceDocumentTypeIBudgetControlinterface.

See Also

Reference

BudgetControlAccDistFormViewExtension Class