Share via


AxAdvancedLedgerEntryLine.validateField Method [AX 2012]

Calls the validateField method for the current AdvancedLedgerEntryLine record.

Syntax

protected void validateField(FieldId _field)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

An error is found validating record.

Remarks

This method overrides the base implementation so this AxAdvancedLedgerEntryLine instance can be passed to the AdvancedLedgerEntryLine.validateField table method.

See Also

Reference

AxAdvancedLedgerEntryLine Class