ProdStatusType_Completed.runJobUpdate Method [AX 2012]

Indicates whether a job update is allowed for a finished production order.

public boolean runJobUpdate([boolean _ask])

Run On

Called

Parameters

_ask
Type: boolean
A Boolean value that indicates whether the method is asked if job update is allowed; optional.

Return Value

Type: boolean
true if the _ask parameter is false; otherwise, false.

Community Additions

ADD
Show: