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.
Builds a map of pegged kanbans and quantities and synchronizes marking.
Syntax
protected Map buildPeggingMap(Map _mapKanbanQuantities)
Run On
Called
Parameters
- _mapKanbanQuantities
Type: Map Class
The original map of pegged kanbans and quantities.
Return Value
Type: Map Class
A map of pegged kanbans and quantities.
Remarks
The map key is the record ID of the pegged kanban, the value is an instance of the ReqEventKanbanData class.