VendInvoiceInfoTable::updateFromActive Method
Updates the VendInvoiceInfoTable record from the specified VendInvoiceInfoTablerecord.
Syntax
client server public static VendInvoiceInfoTable updateFromActive(VendInvoiceInfoTable _activeTable)
Run On
Called
Parameters
- _activeTable
Type: VendInvoiceInfoTable Table
The active VendInvoiceInfoTable record to use to update the saved VendInvoiceInfoTable record.
Return Value
Type: VendInvoiceInfoTable Table
An updated VendInvoiceInfoTable record.