ReqEventProcessBatchKanbanTask.canProcessPeggingEvent Method [AX 2012]

Determines whether an event can be processed.

private boolean canProcessPeggingEvent(TableId _sourceType)

Run On

Called

Parameters

_sourceType
Type: TableId Extended Data Type
The type of source document.

Return Value

Type: boolean
true if the document can be processed; otherwise, false.

Community Additions

ADD
Show: