BudgetControlSourceDocumentLinePolicy.isBudgetReturnReferenceRole Method [AX 2012]

Indicates whether the distribution that has the specified accounting reference role requires the budget funds return.

public boolean isBudgetReturnReferenceRole(AccountingDistributionReferenceRole _referenceRole)

Run On

Called

Parameters

_referenceRole
Type: AccountingDistributionReferenceRole Enumeration
The accounting distribution reference role.

Return Value

Type: boolean
true if the distribution that has the specified accounting reference role requires the budget funds return; otherwise, false.

Community Additions

ADD
Show: