Global::pdsIsCWFullVisItem Method [AX 2012]

Check if the item is a full visibility catch weight enabled item.

Syntax

client server public static boolean pdsIsCWFullVisItem(ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
true, if the item is catch weight enabled, that the serial dimension is active and the serial dimension has the serial control active; false otherwise

See Also

Reference

Global Class