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