Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _taxSpec
Type: TaxSpec Class
A TaxSpec object.