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