ProjYearEndProcess::validateLedgerBudgetModel Method [AX 2012]

Validates the budget model that is used in the project budget carry forward process.

client server public static boolean validateLedgerBudgetModel(BudgetModelId _budgetModelId)

Run On

Called

Parameters

_budgetModelId
Type: BudgetModelId Extended Data Type
The budget model ID to validate.

Return Value

Type: boolean
true if the specified budget model ID is valid; otherwise, false.
Show: