ReqEventProcessKanbanJobIssue::newStandard Method [AX 2012]
Creates a new instance of a ReqEventProcessKanbanJobIssue object.
client server public static ReqEventProcessKanbanJobIssue newStandard(KanbanJob _kanbanJob, [boolean _interactive])
Run On
CalledParameters
- _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.
Show: