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.
Creates a new instance of the ReqEventProcessKanbanJobPickList class.
Syntax
client server public static ReqEventProcessKanbanJobPickList newStandard(KanbanJobPickingList _kanbanJobPickingList, [boolean _interactive])
Run On
Called
Parameters
- _kanbanJobPickingList
Type: KanbanJobPickingList Table
A KanbanJobPickingList table buffer to use when the object is created.
- _interactive
Type: boolean
A Boolean value that specifies whether the processing is performed interactively.
Return Value
Type: ReqEventProcessKanbanJobPickList Class
A ReqEventProcessKanbanJobPickList object.