Share via


PmfFormCtrl_ProdRouteJobCurrent.isBatchEnabled Method [AX 2012]

Indicates whether the underlying order is a production batch order.

Syntax

public boolean isBatchEnabled()

Run On

Called

Return Value

Type: boolean
true if the order is a production batch order; otherwise, false.

Remarks

This method is mostly used for the button manager to determine the states of various controls.

See Also

Reference

PmfFormCtrl_ProdRouteJobCurrent Class