ReqEventProcess.mustDeletePeggingEvent Method [AX 2012]

Specifies whether to delete the ReqPeggingEvent record after it processes.

protected boolean mustDeletePeggingEvent()

Run On

Called

Return Value

Type: boolean
true if the event successfully deletes the ReqPeggingEvent record; otherwise, false.

The base class always returns true.

Community Additions

ADD
Show: