MarkupTrans.editingAllowed Method

Determines whether the MarkupTrans record can be edited.

Syntax

public boolean editingAllowed(boolean _hasVendorInvoice, [boolean _isCallerDatasourceEditable])

Run On

Called

Parameters

  • _hasVendorInvoice
    Type: boolean
    A Boolean value indicating whether the misc. charge is connected to a purchase order invoice
  • _isCallerDatasourceEditable
    Type: boolean
    A Boolean value indicating whether the calling datasource is editable

Return Value

Type: boolean
true if the MarkupTrans record can be edited; otherwise, false.

See Also

Reference

MarkupTrans Table