VendInvoiceJourSymbol.initFromVendInvoiceInfoTable Method
Initializes the current record from the VendInvoiceJourSymbol record.
Syntax
public void initFromVendInvoiceInfoTable(VendInvoiceJour _vendInvoiceJour, RecId _vendInvoiceInfoTable)
Run On
Called
Parameters
- _vendInvoiceJour
Type: VendInvoiceJour Table
The VendInvoiceJour record to use for initialization.
- _vendInvoiceInfoTable
Type: RecId Extended Data Type
The RecId value of the VendInvoiceInfoTable record.