ReqEventProcessBatchKanbanTask.addResultMap Method [AX 2012]

Updates a result map.

protected void addResultMap(Map _addToMap, Map _addFromMap)

Run On

Called

Parameters

_addToMap
Type: Map Class
The map in which to add results.
_addFromMap
Type: Map Class
A map to merge with existing results.

The target map must be the insert, update, or delete maps.

The source map is expected to have a key of kanban rule record IDs mapped to a set of kanban record IDs.

Community Additions

ADD
Show: