Share via


InventInventItemLocation_Location.existsPdsCWPickingLocationRefillMin Method [AX 2012]

Determines whether the PdsCWPickingLocationRefillMin data item exists in the data container.

Syntax

public boolean existsPdsCWPickingLocationRefillMin()

Run On

Called

Return Value

Type: boolean
true if the PdsCWPickingLocationRefillMin data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventInventItemLocation_Location Class