Share via


PmfFormCtrl_ProdTable_ProdTable.isReworkBatchEnabled Method [AX 2012]

Indicates whether the rework batch functionality should be enabled.

Syntax

public NoYes isReworkBatchEnabled()

Run On

Called

Return Value

Type: NoYes Enumeration
true if the rework batch functionality should be enabled; otherwise, false .

Remarks

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

See Also

Reference

PmfFormCtrl_ProdTable_ProdTable Class