DMFVendInvoiceInfoLineEntity.initFromDMFvendInvoiceInfoLine Method
Initialises the values when new record is created in VendInvoiceInfoTable table.
Syntax
public void initFromDMFvendInvoiceInfoLine(VendInvoiceInfoTable _vendInvoiceInfoTable, DMFVendInvoiceInfoLineEntity _entity)
Run On
Called
Parameters
- _vendInvoiceInfoTable
Type: VendInvoiceInfoTable Table
A table to initialise.
- _entity
Type: DMFVendInvoiceInfoLineEntity Table
A tbale to be initialised from.