ReqEventProcess.canUpdate Method [AX 2012]

Determines whether update actions are allowed.

Syntax

protected boolean canUpdate()

Run On

Called

Return Value

Type: boolean
true if the update action is allowed; otherwise, false.

Remarks

The base class always returns true.

See Also

Reference

ReqEventProcess Class