Share via


InventItem_InventTable.existsPdsVendorCheckItem Method [AX 2012]

Indicates whether a PdsVendorCheckItem data item exists in the data container.

Syntax

public boolean existsPdsVendorCheckItem()

Run On

Called

Return Value

Type: boolean
true if the PdsVendorCheckItem data item exists in the data container; otherwise, false.

See Also

Reference

InventItem_InventTable Class