Share via


LedgerJournalFormTrans.setDelTransButtonEnabledForJournalLine Method [AX 2012]

Sets the enabled state for the delete transactions button based on the payment status of a journal line.

Syntax

public void setDelTransButtonEnabledForJournalLine(CustVendPaymStatus _paymentStatus)

Run On

Client

Parameters

Remarks

This method is typically called from the active method on the data source of the journal that has a delete transactions button.

See Also

Reference

LedgerJournalFormTrans Class