BudgetPlanAllocateByDimension::validateAllocationTerm Method [AX 2012]

Validates the budget allocation term ID.

Syntax

server public static boolean validateAllocationTerm(BudgetAllocationTermId _budgetAllocationTermId, LegalEntity _legalEntityRecId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the budget allocation term ID is valid; otherwise, false.

See Also

Reference

BudgetPlanAllocateByDimension Class