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