Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _paymentStatus
Type: CustVendPaymStatus Enumeration
The payment status of the journal line.
Remarks
This method is typically called from the active method on the data source of the journal that has a delete transactions button.