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.
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.