ReqEventProcess.canInsert Method [AX 2012]

Determines whether insert actions are allowed.

Syntax

protected boolean canInsert()

Run On

Called

Return Value

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

Remarks

The base class always returns true.

See Also

Reference

ReqEventProcess Class