InventItem_InventItemPurchSetup.existsStandardQty Method [AX 2012]

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

Syntax

public boolean existsStandardQty()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

InventItem_InventItemPurchSetup Class