Share via


BudgetControlSourceDocumentLinePolicy.isBudgetControlConfiguredForDistribution Method [AX 2012]

Indicates whether a budget control is configured for the legal entity of the accounting distribution.

Syntax

public boolean isBudgetControlConfiguredForDistribution(AccountingDistribution _distribution)

Run On

Called

Parameters

Return Value

Type: boolean
true if the budget control is configured for the legal entity of the accounting distribution; otherwise, false.

See Also

Reference

BudgetControlSourceDocumentLinePolicy Class