Share via


AxBudgetPlanHeader.validateField Method [AX 2012]

Calls the validateField method for the current BudgetPlanHeader record.

Syntax

protected void validateField(FieldId _field)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

An error was found when the record was validated.

Remarks

This method overrides the base implementation.

See Also

Reference

AxBudgetPlanHeader Class