Share via


PmfFormCtrl_ProdRouteOprOverview_Route.isBatchEnabled Method [AX 2012]

Check, if 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_ProdRouteOprOverview_Route Class