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