KanbanPageTmp.eventKanbansAsStack Method
Creates a stack of kanbans that are pegged to the given record.
Syntax
private StackBase eventKanbansAsStack(Common _common)
Run On
Called
Parameters
- _common
Type: Common Table
A Common record.
Return Value
Type: StackBase Class
A StackBase object that holds kanbans pegged to the given record.
Remarks
The Common record is expected to be a KanbanJob or KanbanJobPickingList record.