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