ReqEventProcessKanban.addResultMap Method [AX 2012]
Adds kanban record IDs to the specified map.
protected void addResultMap(
Map _map,
KanbanRuleRefRecId _kanbanRuleRefRecId,
KanbanRefRecId _kanbanRefRecId)
Run On
CalledParameters
- _map
- Type: Map Class
A Map object to which to add data.
- _kanbanRuleRefRecId
- Type: KanbanRuleRefRecId Extended Data Type
The map key.
- _kanbanRefRecId
- Type: KanbanRefRecId Extended Data Type
The data to add to the map.
Community Additions
ADD
Show: