Share via


AxBudgetPlanHeader.validateWrite Method [AX 2012]

Calls the validateWrite method for the current BudgetPlanHeader record.

Syntax

protected void validateWrite()

Run On

Called

Exceptions

Exception Condition
Error

An error is found when validating the record.

Remarks

This method overrides the base implementation. Therefore, this AxBudgetPlanHeader instance can be passed to the BudgetPlanHeader.validateWrite table method.

See Also

Reference

AxBudgetPlanHeader Class