ProdStatusType.pdsCanBeBatchBalanced Method [AX 2012]

Gets a value indicating if the production order can use batch balancing.

public boolean pdsCanBeBatchBalanced()

Run On

Called

Return Value

Type: boolean
true if the production order can use batch balancing; otherwise, false.

Unless overridden by a subclass, this always returns false.

Community Additions

ADD
Show: