ProdStatusType_Completed.runRouteUpdate Method [AX 2012]

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

public boolean runRouteUpdate([boolean _ask])

Run On

Called

Parameters

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

Return Value

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

Community Additions

ADD
Show: