Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds kanban record IDs to the specified map.
Syntax
protected void addResultMap(
    Map _map, 
    KanbanRuleRefRecId _kanbanRuleRefRecId, 
    KanbanRefRecId _kanbanRefRecId)
Run On
Called
Parameters
- _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.
Remarks
The map must be a insert result kanban, update result kanban, or a delete result kanban.