CustVendPaymReconciliationSetStatus.voidCheque_BR Method [AX 2012]

Asks the user if the check should be voided.

protected boolean voidCheque_BR(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

_ledgerJournalTrans
Type: LedgerJournalTrans Table
The payment journal line related to the check.

Return Value

Type: boolean
true if the user opts to void the check; otherwise, false.

Community Additions

ADD
Show: