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