Share via


BankPaymCancelType.createCancellingPaymentLedgerTrans Method [AX 2012]

Adds a new canceling transaction to the current LedgerVoucher object, with the quantity set.

Syntax

public void createCancellingPaymentLedgerTrans(RefRecId _generalJournalAccountEntryRecId, PaymReference _paymReference)

Run On

Called

Parameters

  • _generalJournalAccountEntryRecId
    Type: RefRecId Extended Data Type
    The record ID of the general journal account entry to base the new record on.

See Also

Reference

BankPaymCancelType Class