Share via


VendInvoiceSpecDP.insertIntoTempTable Method [AX 2012]

Inserts data into the VendInvoiceSpecTmp temporary table.

Syntax

private void insertIntoTempTable(Common _cursor, [TaxSpec _taxSpec])

Run On

Server

Parameters

  • _cursor
    Type: Common Table
    The table ID to use when you insert the records.

See Also

Reference

VendInvoiceSpecDP Class