ProdStatusType.runGanttChart Method [AX 2012]

Indicates whether the Gantt chart is enabled for a production order.

public boolean runGanttChart([boolean _ask])

Run On

Called

Parameters

_ask
Type: boolean
A Boolean parameter. This parameter is not used in method implementation.
It is intended to be used in derived classes; optional.

Return Value

Type: boolean
true if the production order has been job scheduled; otherwise, false.

Community Additions

ADD
Show: