InventTransferOrderPosting_IvTrnsPrmLn.existsPdsCWQtyReceiveNow Method [AX 2012]
Determines whether the PdsCWQtyReceiveNow data item exists in the data container.
Syntax
public boolean existsPdsCWQtyReceiveNow()
Run On
Called
Return Value
Type: boolean
true if the PdsCWQtyReceiveNow data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.