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.
Calculates the number of active kanbans for the KanbanRule table and its replacement chain.
Syntax
private int getActiveKanbansCount(boolean _manual)
Run On
Called
Parameters
- _manual
Type: boolean
A Boolean value that specifies whether the number of active manual or not manual kanbans is returned.
Return Value
Type: int
The number of active kanbans for the KanbanRule table and its replacement chain.