This documentation is archived and is not being maintained.
ReqEventProcess.canUpdate Method [AX 2012]
Determines whether update actions are allowed.
protected boolean canUpdate()
Run On
Called
Return Value
Type:
boolean
true if the update action is allowed; otherwise, false.
The base class always returns true.