Share via


AxBudgetTransactionHeader.validateWrite Method [AX 2012]

Calls the validateWrite method for the current BudgetTransactionHeader record.

Syntax

protected void validateWrite()

Run On

Called

Exceptions

Exception Condition
Error

An error was found when the record was validated.

Remarks

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

See Also

Reference

AxBudgetTransactionHeader Class