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