TMSFreightBillDetail.matchRecord Method
Creates a match record between a freight bill detail and an invoice line.
Syntax
public void matchRecord(TMSInvoiceLine _invoiceLine)
Run On
Called
Parameters
- _invoiceLine
Type: TMSInvoiceLine Table
The invoice line that will be matched to the freight bill detail.