Global::pdsIsCWItem Method [AX 2012]

Check if the item is a catch weight enabled item

Syntax

client server public static boolean pdsIsCWItem(ItemId _itemId)

Run On

Called

Parameters

Return Value

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

Remarks

The function always returns false, if the configuration key for the catch weight functionality is turned off.

See Also

Reference

Global Class