Share via


PmfFormCtrl_ProdRouteOprOverview_Prod.isBatchEnabled Method [AX 2012]

Checks whether the form is opened from the batch operations list menu item.

Syntax

public boolean isBatchEnabled()

Run On

Called

Return Value

Type: boolean
true if the form is opened from the batch operations list menu item; otherwise, false.

Remarks

This method is used to filter batch order operations if the current operations form is opened from the batch operations list menu item.

See Also

Reference

PmfFormCtrl_ProdRouteOprOverview_Prod Class