Share via


AxPurchReqLine.validateField Method [AX 2012]

Calls the super method for the current record and logs an error for validation failures.

Syntax

protected void validateField(FieldId _field)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

Creation has been canceled.

Remarks

An error will be thrown when the continueOnError parameter is set to false for endpoint.

See Also

Reference

AxPurchReqLine Class