Share via


SalesLineType.pdsIsCWItem Method [AX 2012]

Checks whether the item is enabled for catch-weight.

Syntax

protected boolean pdsIsCWItem()

Run On

Called

Return Value

Type: boolean
true if the item is enabled for catch weight; otherwise, false.

Remarks

This method is a wrapper for the pdsIsCWItem method of the Global class.

See Also

Reference

SalesLineType Class