ReqEventProcessBatchKanbanTask.mustSkipEvent Method [AX 2012]

Determines whether a given pegging event must be excluded from processing.

Syntax

protected boolean mustSkipEvent(ReqPeggingEvent _reqPeggingEvent)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record must be skipped; otherwise, false.

See Also

Reference

ReqEventProcessBatchKanbanTask Class