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 VendInvoiceJour table record based on the data in the specified VendInvoiceInfoTable table record.
Syntax
public void initFromVendInvoiceInfoTable(VendInvoiceInfoTable _vendInvoiceInfoTable)
Run On
Called
Parameters
- _vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
The VendInvoiceInfoTable table record that contains the data to copy.