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