CustInvoiceTable.canCorrect Method
Validates the correction of an invoice that is either reversed or marked for payment in the SpecTrans table.
Syntax
public boolean canCorrect()
Run On
ClientOrServer
Return Value
Type: boolean
true if the invoice is not reversed and not marked for payment in the SpecTrans table; otherwise, false.