DimensionServiceProvider.validateBudgetAccount Method [AX 2012]

Processes an incoming contract of the BudgetAccountValidationContract class.

Syntax

public boolean validateBudgetAccount(BudgetAccountValidationContract _budgetAccountValidationContract)

Run On

Server

Parameters

Return Value

Type: boolean
true if the budget account is valid; otherwise, false.

See Also

Reference

DimensionServiceProvider Class