ReqEventProcessBatchKanbanTask.addResultMap Method [AX 2012]
Updates a result map.
Syntax
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.
Remarks
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.