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 or substracts the KanbanJobCapacitySum record from the corresponding KanbanJobScheduleCapacitySum record.
Syntax
client server public static void addKanbanJobCapacitySum(
KanbanJobCapacitySum _kanbanJobCapacitySum,
KanbanJobSchedule _kanbanJobSchedule,
[boolean _add])
Run On
Called
Parameters
- _kanbanJobCapacitySum
Type: KanbanJobCapacitySum Table
- _kanbanJobSchedule
Type: KanbanJobSchedule Table
- _add
Type: boolean