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

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.

Return Value

Type: ReqEventProcessKanbanJobIssue Class
A ReqEventProcessKanbanJobIssue object.
Show: