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