ReqEventProcessBatchKanbanTask.mustSkipEvent Method [AX 2012]

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

protected boolean mustSkipEvent(ReqPeggingEvent _reqPeggingEvent)

Run On

Called

Parameters

_reqPeggingEvent
Type: ReqPeggingEvent Table
The ReqPeggingEvent record to check.

Return Value

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

Community Additions

ADD
Show: