Share via


AxAdvancedLedgerEntryLine.validateWrite Method [AX 2012]

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

See Also

Reference

AxAdvancedLedgerEntryLine Class