ProdStatusType.runRouteUpdate Method [AX 2012]

Updates the route of a production order.

public boolean runRouteUpdate([boolean _ask])

Run On

Called

Parameters

_ask
Type: boolean
A value of TRUE indicates that method will only check whether route update is allowed. A value of FALSE indicates that the method will also perform the route update.; optional

Return Value

Type: boolean
Always returns true.

Community Additions

ADD
Show: