PmfFormCtrl_ProdCoByProducts.enableFormQtyFields Method [AX 2012]

Sets the Enabled status on the catch weight fields by using the specified value.

protected void enableFormQtyFields(boolean _setEnabled, boolean _isCWItem)

Run On

Client

Parameters

_setEnabled
Type: boolean
A Boolean value that indicates whether the controls should be enabled.
_isCWItem
Type: boolean
A Boolean value that indicates whether the item is a catch weight item.

Community Additions

ADD
Show: