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 ReqEventProcessKanbanJobIssuePickupSemi class.
Syntax
client server public static ReqEventProcessKanbanJobIssuePickupSemi newStandard(
KanbanJob _kanbanJob,
[boolean _interactive,
LeanProductionFlowActivity _leanProductionFlowActivity])
Run On
Called
Parameters
- _kanbanJob
Type: KanbanJob Table
A KanbanJob table buffer to use to create the object.
- _interactive
Type: boolean
A Boolean value that specifies whether the processing is performed interactively; optional.
- _leanProductionFlowActivity
Type: LeanProductionFlowActivity Table
The LeanProductionFlowActivity record that is related to the specified kanban job; optional.
Return Value
Type: ReqEventProcessKanbanJobIssuePickupSemi Class
A ReqEventProcessKanbanJobIssuePickupSemi object.