BudgetControlSourceDocumentLinePolicy.isBudgetCheckReferenceRole Method [AX 2012]

Indicates whether a budget check is required for a distribution that has the specified accounting reference.

public boolean isBudgetCheckReferenceRole(AccountingDistributionReferenceRole _referenceRole)

Run On

Called

Parameters

_referenceRole
Type: AccountingDistributionReferenceRole Enumeration
The accounting distribution reference role.

Return Value

Type: boolean
true if a budget check is required for the distribution that has the specified accounting reference; otherwise, false.

Community Additions

ADD
Show: