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