Share via


InventTransferOrderPosting_IvTrnsPrmLn.existsQtyReceiveNow Method [AX 2012]

Indicates whether the QtyReceiveNow data item exists in the data container.

Syntax

public boolean existsQtyReceiveNow()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer Class class.

See Also

Reference

InventTransferOrderPosting_IvTrnsPrmLn Class