Share via


VendInvoiceInfoTable::createFromActiveHeader Method

Inserts a new VendInvoiceInfoTable record with the specified VendInvoiceInfoTablerecord.

Syntax

client server public static VendInvoiceInfoTable createFromActiveHeader(VendInvoiceInfoTable _vendInvoiceInfoTable)

Run On

Called

Parameters

  • _vendInvoiceInfoTable
    Type: VendInvoiceInfoTable Table
    The VendInvoiceInfoTable record that will be used to create the new VendInvoiceInfoTable record.

Return Value

Type: VendInvoiceInfoTable Table
A new VendInvoiceInfoTable record.

See Also

Reference

VendInvoiceInfoTable Table