Share via


PmfFormCtrl_ReleaseOrderPick.isCWItem Method [AX 2012]

Determines whether the item on the line is a catch weight item.

Syntax

protected boolean isCWItem()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

The method must be overridden by derived classes to determine whether the item on the actual line is a catch weight item.

See Also

Reference

PmfFormCtrl_ReleaseOrderPick Class