VendInvoiceInfoTable.initFromSavedHeader Method
Initializes the current VendInvoiceInfoTable record with the data in the specified VendInvoiceInfoTable record.
Syntax
public void initFromSavedHeader(VendInvoiceInfoTable _savedTable, ParmId _parmId)
Run On
Called
Parameters
- _savedTable
Type: VendInvoiceInfoTable Table
The VendInvoiceInfoTable record from which to copy the data.
- _parmId
Type: ParmId Extended Data Type
The ID for the record to be initialized.