VendInvoiceTrans.initFromVendInvoiceInfoLine Method
Initializes the current VendInvoiceTrans record based on the data in the provided VendInvoiceInfoLine record.
Syntax
public void initFromVendInvoiceInfoLine(VendInvoiceInfoLine _vendInvoiceInfoLine)
Run On
Called
Parameters
- _vendInvoiceInfoLine
Type: VendInvoiceInfoLine Table
The VendInvoiceInfoLine record that contains the data to be copied.