Share via


AxBudgetTransactionLine.validateWrite Method [AX 2012]

Calls the validateWrite method for the current BudgetTransactionLine 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 AxBudgetTransactionLine instance can be passed to the BudgetTransactionLine.validateWrite table method.

See Also

Reference

AxBudgetTransactionLine Class