VendInvoiceInfoLine::createFromActive Method
Inserts a new VendInvoiceInfoLine record based on the specified VendInvoiceInfoLinerecord.
Syntax
client server public static VendInvoiceInfoLine createFromActive(VendDocumentLineMap _active)
Run On
Called
Parameters
- _active
Type: VendDocumentLineMap Map
The active VendInvoiceInfoLine record to use to create the saved VendInvoiceInfoLinerecord.
Return Value
Type: VendInvoiceInfoLine Table
Inserted VendInvoiceInfoLine record.