Inserts data from the staging table to the regular table.
Syntax
client server public static void InsertToRegularTable(RetailFiscalReceiptTaxTrans_BRX cursor)
Run On
Called
Parameters
- cursor
Type: RetailFiscalReceiptTaxTrans_BRX Table
A record from the staging table.
Exceptions
| Exception | Condition |
|---|---|
| Error | Thrown if the record cannot be inserted after a number of tries. |