InventTransferOrderPosting_IvTrnsPrmLn.existsAmountValue Method [AX 2012]
Determines whether the AmountValue data item exists in the data container.
public boolean existsAmountValue()
Called
Type: boolean
true if the AmountValue data item exists; otherwise, false.
For more information, see the AfStronglyTypedDataContainer class.